racket: Extract to zed-extensions/racket repository (#22630)

This PR extracts the Racket extension to the
[zed-extensions/racket](https://github.com/zed-extensions/racket)
repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-01-03 17:04:50 -05:00 committed by GitHub
parent fdbf3d0f25
commit 4bd5f0d355
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1 additions and 78 deletions

View file

@ -1,6 +1,6 @@
# Racket
Racket support is available through the [Racket extension](https://github.com/zed-industries/zed/tree/main/extensions/racket).
Racket support is available through the [Racket extension](https://github.com/zed-extensions/racket).
- Tree Sitter: [zed-industries/tree-sitter-racket](https://github.com/zed-industries/tree-sitter-racket)