More neovide + nvim config

This commit is contained in:
Emmet 2024-09-16 21:46:12 -05:00
parent 58c8c7b87b
commit 126a2076cc
8 changed files with 48 additions and 6 deletions

View file

@ -18,7 +18,7 @@ return {
opts = {
ensure_installed = {
"vim", "lua", "vimdoc",
"html", "css"
"html", "css", 'gdscript'
},
},
},