add embedding treesitter queries for elixir

This commit is contained in:
KCaverly 2023-07-17 16:29:25 -04:00
parent f0bf60fded
commit e630ff38c4
4 changed files with 222 additions and 1 deletions

View file

@ -55,3 +55,4 @@ tree-sitter-typescript = "*"
tree-sitter-rust = "*"
tree-sitter-toml = "*"
tree-sitter-cpp = "*"
tree-sitter-elixir = "*"