aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHilmar Wiegand <me@hwgnd.de>2024-05-13 10:47:04 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-05-14 19:38:17 +0200
commitc26cfc75bc77b3538f4f288b013bc927a371bf2e (patch)
tree1e999002f1ffd9831c82477a991f5c619accc3b8 /README.md
parentbot(lockfile): update idl, php, php_only, wit (diff)
downloadnvim-treesitter-c26cfc75bc77b3538f4f288b013bc927a371bf2e.tar
nvim-treesitter-c26cfc75bc77b3538f4f288b013bc927a371bf2e.tar.gz
nvim-treesitter-c26cfc75bc77b3538f4f288b013bc927a371bf2e.tar.bz2
nvim-treesitter-c26cfc75bc77b3538f4f288b013bc927a371bf2e.tar.lz
nvim-treesitter-c26cfc75bc77b3538f4f288b013bc927a371bf2e.tar.xz
nvim-treesitter-c26cfc75bc77b3538f4f288b013bc927a371bf2e.tar.zst
nvim-treesitter-c26cfc75bc77b3538f4f288b013bc927a371bf2e.zip
feat(typespec): add support for typespec
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e04e700d3..955d6628c 100644
--- a/README.md
+++ b/README.md
@@ -424,6 +424,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @BonaBeavis)
- [x] [twig](https://github.com/gbprod/tree-sitter-twig) (maintained by @gbprod)
- [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)
+- [x] [typespec](https://github.com/happenslol/tree-sitter-typespec) (maintained by @happenslol)
- [x] [typoscript](https://github.com/Teddytrombone/tree-sitter-typoscript) (maintained by @Teddytrombone)
- [x] [typst](https://github.com/uben0/tree-sitter-typst) (maintained by @uben0, @RaafatTurki)
- [x] [udev](https://github.com/ObserverOfTime/tree-sitter-udev) (maintained by @ObserverOfTime)