add lua embedding query for semantic search

This commit is contained in:
KCaverly 2023-07-31 10:02:28 -04:00
parent 17fa15d989
commit a5dd8dd0a9
5 changed files with 134 additions and 19 deletions

View file

@ -60,3 +60,4 @@ tree-sitter-rust = "*"
tree-sitter-toml = "*"
tree-sitter-cpp = "*"
tree-sitter-elixir = "*"
tree-sitter-lua = "*"