some stuff idk dude

This commit is contained in:
Gabe Farrell 2024-04-17 21:31:56 -04:00
parent 2f1b13efc2
commit 39bb1219dc
7 changed files with 70 additions and 23 deletions

View file

@ -17,9 +17,9 @@ return {
"astro",
"bash",
},
highlight = {
enable = true,
use_languagetree = true,
},
-- highlight = {
-- enable = true,
-- use_languagetree = true,
-- },
indent = { { enable = true } },
}