feat: Adds ghostty config syntax highlighting.

This commit is contained in:
2025-01-02 17:46:37 -05:00
parent 9a1b00610e
commit a71ae05e5b

View File

@@ -0,0 +1,5 @@
return {
"ghostty",
dir = "/Applications/Ghostty.app/Contents/Resources/vim/vimfiles/",
lazy = false,
}