Remove built-in Nix support (#10439)

Release Notes:

- Removed built-in Nix support, now that there is a Nix extension.

Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
Max Brunsfeld 2024-04-11 11:44:08 -07:00 committed by GitHub
parent 176f440158
commit 0ac31302d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 121 deletions

View file

@ -50,7 +50,6 @@ tree-sitter-heex.workspace = true
tree-sitter-jsdoc.workspace = true
tree-sitter-json.workspace = true
tree-sitter-markdown.workspace = true
tree-sitter-nix.workspace = true
tree-sitter-nu.workspace = true
tree-sitter-ocaml.workspace = true
tree-sitter-proto.workspace = true