diff --git a/docs/src/languages.md b/docs/src/languages.md index 8bb3b9b2da2cce4cbe51acdc75d3f950deb70507..6a2d0f4177a944cdc04493ceae5cb1cceabc5594 100644 --- a/docs/src/languages.md +++ b/docs/src/languages.md @@ -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)