[Treesitter] Enable folding, add parsers

This commit is contained in:
2025-05-28 11:01:58 +02:00
parent ced6316866
commit d20ec7a2e7
2 changed files with 7 additions and 0 deletions

View File

@@ -19,11 +19,13 @@ return {
-- "latex",
"lua",
"markdown",
"meson",
"nginx",
"php",
"python",
"rasi",
"requirements",
"robots",
"ruby",
"rust",
"scss",
@@ -37,6 +39,7 @@ return {
"vue",
"xml",
"yaml",
"zathurarc"
},
sync_install = false,