aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-16 01:14:55 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-16 01:23:37 +0000
commit596b16da17698e1aafc9f20438241bf3b14a5fb9 (patch)
tree3d29c197568ef63874e8350f8b83c789a06c9e82 /README.md
parentfeat(gren): gren parser and queries (#7237) (diff)
downloadnvim-treesitter-596b16da17698e1aafc9f20438241bf3b14a5fb9.tar
nvim-treesitter-596b16da17698e1aafc9f20438241bf3b14a5fb9.tar.gz
nvim-treesitter-596b16da17698e1aafc9f20438241bf3b14a5fb9.tar.bz2
nvim-treesitter-596b16da17698e1aafc9f20438241bf3b14a5fb9.tar.lz
nvim-treesitter-596b16da17698e1aafc9f20438241bf3b14a5fb9.tar.xz
nvim-treesitter-596b16da17698e1aafc9f20438241bf3b14a5fb9.tar.zst
nvim-treesitter-596b16da17698e1aafc9f20438241bf3b14a5fb9.zip
bot(readme): update
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 65a6b4d4c..75cc8e949 100644
--- a/README.md
+++ b/README.md
@@ -267,6 +267,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [gowork](https://github.com/omertuc/tree-sitter-go-work) (maintained by @omertuc)
- [x] [gpg](https://github.com/ObserverOfTime/tree-sitter-gpg-config) (maintained by @ObserverOfTime)
- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
+- [x] [gren](https://github.com/MaeBrooks/tree-sitter-gren) (maintained by @MaeBrooks)
- [x] [groovy](https://github.com/murtaza64/tree-sitter-groovy) (maintained by @murtaza64)
- [x] [gstlaunch](https://github.com/theHamsta/tree-sitter-gstlaunch) (maintained by @theHamsta)
- [ ] [hack](https://github.com/slackhq/tree-sitter-hack)