astro: Extract to zed-extensions/astro repository (#22623)

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

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-01-03 18:34:33 +00:00
committed by GitHub
parent 7826d79a40
commit 7c7eb98e64
12 changed files with 1 additions and 289 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Astro
Astro support is available through the [Astro extension](https://github.com/zed-industries/zed/tree/main/extensions/astro).
Astro support is available through the [Astro extension](https://github.com/zed-extensions/astro).
- Tree Sitter: [virchau13/tree-sitter-astro](https://github.com/virchau13/tree-sitter-astro)
- Language Server: [withastro/language-tools](https://github.com/withastro/language-tools)