aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-03 12:09:32 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-03 12:16:39 +0000
commit8a9bef9327bc06c9c4158d4873d87bb1bf3ed112 (patch)
treebc0600e4596321abc37854b114dc6c5bfd8a2a51
parentfeat: add gotemplate and helm parser support (diff)
downloadnvim-treesitter-8a9bef9327bc06c9c4158d4873d87bb1bf3ed112.tar
nvim-treesitter-8a9bef9327bc06c9c4158d4873d87bb1bf3ed112.tar.gz
nvim-treesitter-8a9bef9327bc06c9c4158d4873d87bb1bf3ed112.tar.bz2
nvim-treesitter-8a9bef9327bc06c9c4158d4873d87bb1bf3ed112.tar.lz
nvim-treesitter-8a9bef9327bc06c9c4158d4873d87bb1bf3ed112.tar.xz
nvim-treesitter-8a9bef9327bc06c9c4158d4873d87bb1bf3ed112.tar.zst
nvim-treesitter-8a9bef9327bc06c9c4158d4873d87bb1bf3ed112.zip
bot(readme): update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a529d4ea3..a5651470a 100644
--- a/README.md
+++ b/README.md
@@ -253,8 +253,8 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [Godot Resources (gdresource)](https://github.com/PrestonKnopp/tree-sitter-godot-resource) (maintained by @pierpo)
- [x] [gomod](https://github.com/camdencheek/tree-sitter-go-mod) (maintained by @camdencheek)
- [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] [gotmpl](https://github.com/ngalaiko/tree-sitter-go-template) (maintained by @qvalentin)
+- [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] [groovy](https://github.com/murtaza64/tree-sitter-groovy) (maintained by @murtaza64)