aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomas Sandven <597206+Hubro@users.noreply.github.com>2023-08-17 06:27:51 +0200
committerGitHub <noreply@github.com>2023-08-17 00:27:51 -0400
commit087166aae1e2098061eb51eb6e9745bedc7760f8 (patch)
tree7e93e8856d465651c15a6a662deb71d759ab87b0 /README.md
parentfeat(python): update parser & highlights (diff)
downloadnvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar
nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.gz
nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.bz2
nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.lz
nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.xz
nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.zst
nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.zip
feat(robot): update parser, queries and maintainer
* Update tree-sitter-robot version and maintainer * Improve query code style * Update tree-sitter-robot revision
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88ee4d3f1..d46d1aba9 100644
--- a/README.md
+++ b/README.md
@@ -324,7 +324,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [rego](https://github.com/FallenAngel97/tree-sitter-rego) (maintained by @FallenAngel97)
- [x] [pip requirements](https://github.com/ObserverOfTime/tree-sitter-requirements) (maintained by @ObserverOfTime)
- [x] [rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) (maintained by @bamonroe)
-- [x] [robot](https://github.com/Hubro/tree-sitter-robot) (experimental, maintained by @ema2159)
+- [x] [robot](https://github.com/Hubro/tree-sitter-robot) (maintained by @Hubro)
- [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq)
- [x] [rst](https://github.com/stsewd/tree-sitter-rst) (maintained by @stsewd)
- [x] [ruby](https://github.com/tree-sitter/tree-sitter-ruby) (maintained by @TravonteD)