Extract Elm language into an extension (#10432)

Release Notes:

- Extracted Elm language support into an extension

Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
Max Brunsfeld 2024-04-11 10:23:49 -07:00 committed by GitHub
parent 78d6beee80
commit bcd2ca6196
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 155 additions and 18 deletions

View file

@ -41,7 +41,6 @@ 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-glsl.workspace = true
tree-sitter-go.workspace = true