Remove built-in Nu support in favor of extension (#10570)

Release Notes:

- Removed built-in Nu language support in favor of an extension.

---------

Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
Max Brunsfeld 2024-04-15 10:47:01 -07:00 committed by GitHub
parent 5037f466f6
commit 015e2ecd19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 1 additions and 368 deletions

View file

@ -48,7 +48,6 @@ tree-sitter-heex.workspace = true
tree-sitter-jsdoc.workspace = true
tree-sitter-json.workspace = true
tree-sitter-markdown.workspace = true
tree-sitter-nu.workspace = true
tree-sitter-proto.workspace = true
tree-sitter-python.workspace = true
tree-sitter-regex.workspace = true