mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: Adds ghostty config syntax highlighting.
This commit is contained in:
5
nvim/m-housh/lua/plugins/ghostty.lua
Normal file
5
nvim/m-housh/lua/plugins/ghostty.lua
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
return {
|
||||||
|
"ghostty",
|
||||||
|
dir = "/Applications/Ghostty.app/Contents/Resources/vim/vimfiles/",
|
||||||
|
lazy = false,
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user