feat(lua): add treesit support

This commit is contained in:
Henrik Lissner
2025-05-07 23:42:49 -04:00
parent 445c982838
commit f002424106
4 changed files with 60 additions and 27 deletions

View File

@@ -41,7 +41,6 @@
(julia "https://github.com/tree-sitter/tree-sitter-julia" nil nil nil nil)
(kotlin "https://github.com/fwcd/tree-sitter-kotlin" nil nil nil nil)
(latex "https://github.com/latex-lsp/tree-sitter-latex" nil nil nil nil)
(lua "https://github.com/tree-sitter-grammars/tree-sitter-lua" nil nil nil nil)
(make "https://github.com/tree-sitter-grammars/tree-sitter-make" nil nil nil nil)
(nix "https://github.com/nix-community/tree-sitter-nix" nil nil nil nil)
(nu "https://github.com/nushell/tree-sitter-nu" nil nil nil nil)