initial starter dir structure;

This commit is contained in:
siduck
2024-02-29 22:03:20 +05:30
parent 5d69a0d0f9
commit 7dc8c6d0b2
21 changed files with 403 additions and 475 deletions
-12
View File
@@ -1,12 +0,0 @@
local options = {
ensure_installed = { "lua", "vim", "vimdoc" },
highlight = {
enable = true,
use_languagetree = true,
},
indent = { enable = true },
}
return options