diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-02-18 11:35:05 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-02-18 12:35:32 +0100 |
| commit | 34cb6a474f6e2d133716b706f32e8a94e273d0cd (patch) | |
| tree | 7761e06c67da995dc7c92cfb72f4814225ed9afb | |
| parent | fix(typst): remove unneeded (blob) @markup.raw capture (diff) | |
| download | nvim-treesitter-34cb6a474f6e2d133716b706f32e8a94e273d0cd.tar nvim-treesitter-34cb6a474f6e2d133716b706f32e8a94e273d0cd.tar.gz nvim-treesitter-34cb6a474f6e2d133716b706f32e8a94e273d0cd.tar.bz2 nvim-treesitter-34cb6a474f6e2d133716b706f32e8a94e273d0cd.tar.lz nvim-treesitter-34cb6a474f6e2d133716b706f32e8a94e273d0cd.tar.xz nvim-treesitter-34cb6a474f6e2d133716b706f32e8a94e273d0cd.tar.zst nvim-treesitter-34cb6a474f6e2d133716b706f32e8a94e273d0cd.zip | |
Update README
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -411,6 +411,7 @@ We are looking for maintainers to add more parsers and to write query files for - [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] [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) - [x] [ungrammar](https://github.com/Philipp-M/tree-sitter-ungrammar) (maintained by @Philipp-M, @amaanq) - [x] [unison](https://github.com/kylegoetz/tree-sitter-unison) (maintained by @tapegram) |
