diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-16 01:14:55 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-16 01:23:37 +0000 |
| commit | 596b16da17698e1aafc9f20438241bf3b14a5fb9 (patch) | |
| tree | 3d29c197568ef63874e8350f8b83c789a06c9e82 /README.md | |
| parent | feat(gren): gren parser and queries (#7237) (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
