nvchad config

This commit is contained in:
2024-04-14 16:28:52 +02:00
parent 71b4697be3
commit ffc8602221
19 changed files with 1758 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
local options = {
ensure_installed = { "lua" },
highlight = {
enable = true,
use_languagetree = true,
},
indent = { enable = true },
}
return options