feat(treesitter): add some more parsers

This commit is contained in:
2026-02-11 18:53:45 +01:00
parent 5bbd5493c5
commit 1a65eaaf22
+4
View File
@@ -15,6 +15,10 @@ local languages = {
"rust",
"comment",
"gitcommit",
"xml",
"sql",
"html",
"json",
"gotmpl",
}