aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-08-17 04:28:11 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-08-17 07:51:55 +0200
commit04cab345e986bbfd0042ca591db293874e0f775b (patch)
tree87a49b34cda5c947f5325be30d5af9b449506143 /README.md
parentfeat(robot): update parser, queries and maintainer (diff)
downloadnvim-treesitter-04cab345e986bbfd0042ca591db293874e0f775b.tar
nvim-treesitter-04cab345e986bbfd0042ca591db293874e0f775b.tar.gz
nvim-treesitter-04cab345e986bbfd0042ca591db293874e0f775b.tar.bz2
nvim-treesitter-04cab345e986bbfd0042ca591db293874e0f775b.tar.lz
nvim-treesitter-04cab345e986bbfd0042ca591db293874e0f775b.tar.xz
nvim-treesitter-04cab345e986bbfd0042ca591db293874e0f775b.tar.zst
nvim-treesitter-04cab345e986bbfd0042ca591db293874e0f775b.zip
Update README
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 d46d1aba9..88ee4d3f1 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) (maintained by @Hubro)
+- [x] [robot](https://github.com/Hubro/tree-sitter-robot) (experimental, maintained by @ema2159)
- [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)