feat(repo_map): add elixir support (#894)

This commit is contained in:
Radosław Woźniak
2024-11-24 10:29:30 +01:00
committed by GitHub
parent e60ccd2db4
commit 890fd92594
5 changed files with 124 additions and 16 deletions

View File

@@ -28,6 +28,7 @@ tree-sitter-lua = "0.2"
tree-sitter-ruby = "0.23"
tree-sitter-zig = "1.0.2"
tree-sitter-scala = "0.23"
tree-sitter-elixir = "0.3.1"
[lints]
workspace = true