feat(ruby): add treesit support

This commit is contained in:
Henrik Lissner
2025-05-07 22:29:23 -04:00
parent 7cb23f3359
commit 445c982838
3 changed files with 18 additions and 4 deletions

View File

@@ -49,7 +49,6 @@
(perl "https://github.com/ganezdragon/tree-sitter-perl" nil nil nil nil)
(proto "https://github.com/mitchellh/tree-sitter-proto" nil nil nil nil)
(r "https://github.com/r-lib/tree-sitter-r" nil nil nil nil)
(ruby "https://github.com/tree-sitter/tree-sitter-ruby" nil nil nil nil)
(rust "https://github.com/tree-sitter/tree-sitter-rust" nil nil nil nil)
(scala "https://github.com/tree-sitter/tree-sitter-scala" nil nil nil nil)
(sql "https://github.com/DerekStride/tree-sitter-sql" "gh-pages" nil nil nil)