mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Updates nvim config to include ghostty config highlighting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
return {
|
||||
"ghostty",
|
||||
dir = "/Applications/Ghostty.app/Contents/Resources/vim/vimfiles/",
|
||||
dir = vim.env.GHOSTTY_PATH .. "/Contents/Resources/vim/vimfiles/",
|
||||
lazy = false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user