aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-02-18 11:35:05 +0000
committerChristian Clason <c.clason@uni-graz.at>2024-02-18 12:35:32 +0100
commit34cb6a474f6e2d133716b706f32e8a94e273d0cd (patch)
tree7761e06c67da995dc7c92cfb72f4814225ed9afb
parentfix(typst): remove unneeded (blob) @markup.raw capture (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 56066ec79..e68e3b42c 100644
--- a/README.md
+++ b/README.md
@@ -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)