aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-06-27 18:02:03 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-06-27 20:07:22 +0200
commitbeda6227366fd4653ee83b83ff7535aa55188e11 (patch)
treea6cdf6e45f09db1a224d43ed803fc4af9573dee8 /README.md
parentfeat: add groovy support (diff)
downloadnvim-treesitter-beda6227366fd4653ee83b83ff7535aa55188e11.tar
nvim-treesitter-beda6227366fd4653ee83b83ff7535aa55188e11.tar.gz
nvim-treesitter-beda6227366fd4653ee83b83ff7535aa55188e11.tar.bz2
nvim-treesitter-beda6227366fd4653ee83b83ff7535aa55188e11.tar.lz
nvim-treesitter-beda6227366fd4653ee83b83ff7535aa55188e11.tar.xz
nvim-treesitter-beda6227366fd4653ee83b83ff7535aa55188e11.tar.zst
nvim-treesitter-beda6227366fd4653ee83b83ff7535aa55188e11.zip
Update README
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 c8a0893cf..7ad2bebc6 100644
--- a/README.md
+++ b/README.md
@@ -237,6 +237,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [gosum](https://github.com/amaanq/tree-sitter-go-sum) (maintained by @amaanq)
- [x] [gowork](https://github.com/omertuc/tree-sitter-go-work) (maintained by @omertuc)
- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
+- [x] [groovy](https://github.com/Decodetalkers/tree-sitter-groovy) (maintained by @Decodetalkers)
- [ ] [hack](https://github.com/slackhq/tree-sitter-hack)
- [x] [hare](https://github.com/amaanq/tree-sitter-hare) (maintained by @amaanq)
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)