Extract Scheme and Racket language support into extensions (#10442)

Release Notes:

- Extracted Scheme and Racket language support into extensions.

---------

Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
Max Brunsfeld 2024-04-11 12:45:46 -07:00 committed by GitHub
parent 165d6b9edb
commit 253aa28375
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 26 additions and 27 deletions

View file

@ -54,11 +54,9 @@ tree-sitter-nu.workspace = true
tree-sitter-ocaml.workspace = true
tree-sitter-proto.workspace = true
tree-sitter-python.workspace = true
tree-sitter-racket.workspace = true
tree-sitter-regex.workspace = true
tree-sitter-ruby.workspace = true
tree-sitter-rust.workspace = true
tree-sitter-scheme.workspace = true
tree-sitter-typescript.workspace = true
tree-sitter-vue.workspace = true
tree-sitter-yaml.workspace = true