Add tree-sitter-elm

This commit is contained in:
Quinn Wilton 2023-07-23 16:32:14 -07:00
parent e0915190d4
commit a4914fcf3b
No known key found for this signature in database
7 changed files with 98 additions and 0 deletions

View file

@ -109,6 +109,7 @@ tree-sitter-c.workspace = true
tree-sitter-cpp.workspace = true
tree-sitter-css.workspace = true
tree-sitter-elixir.workspace = true
tree-sitter-elm.workspace = true
tree-sitter-embedded-template.workspace = true
tree-sitter-go.workspace = true
tree-sitter-heex.workspace = true