diff options
| author | Github Actions <actions@github> | 2023-06-27 18:02:03 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-06-27 20:07:22 +0200 |
| commit | beda6227366fd4653ee83b83ff7535aa55188e11 (patch) | |
| tree | a6cdf6e45f09db1a224d43ed803fc4af9573dee8 /README.md | |
| parent | feat: add groovy support (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
