docs: Update link to Tree-sitter Query extension (#45697)

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-12-26 12:53:40 -05:00
committed by GitHub
parent 85f4681299
commit 93f29326c4

View File

@@ -145,7 +145,6 @@ Some work out-of-the box and others rely on 3rd party extensions.
- [Roclang](https://github.com/h2000/zed-roc)
- [Ron](https://github.com/onbjerg/zed-ron)
- [Metals](https://github.com/scalameta/metals-zed)
- [SCM (Tree-sitter query files)](https://github.com/vitallium/zed-tree-sitter-query)
- [SCSS](https://github.com/bajrangCoder/zed-scss)
- [Slim](https://github.com/calmyournerves/zed-slim)
- [Slint](https://gitlab.com/flukejones/zed-slint)
@@ -156,6 +155,7 @@ Some work out-of-the box and others rely on 3rd party extensions.
- [Swift](https://github.com/zed-extensions/swift)
- [Templ](https://github.com/makifdb/zed-templ)
- [Tmux](https://github.com/dangh/zed-tmux)
- [Tree-sitter Query](https://github.com/vitallium/zed-tree-sitter-query)
- [Twig](https://github.com/YussufSassi/zed-twig)
- [Typst](https://github.com/WeetHet/typst.zed)
- [Unison](https://github.com/zetashift/unison-zed)