diff options
| author | Hilmar Wiegand <me@hwgnd.de> | 2024-05-13 10:47:04 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-05-14 19:38:17 +0200 |
| commit | c26cfc75bc77b3538f4f288b013bc927a371bf2e (patch) | |
| tree | 1e999002f1ffd9831c82477a991f5c619accc3b8 /README.md | |
| parent | bot(lockfile): update idl, php, php_only, wit (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
