aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-27 13:11:44 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-11-27 15:34:04 +0100
commitb8fbd13277aae47fecdf7ec63731fa1f9918ac07 (patch)
tree73757e6a2c0bcfcc80f4359d238b0bcdb49e6a77 /README.md
parentastro: add custom component highlighting (#5728) (diff)
downloadnvim-treesitter-b8fbd13277aae47fecdf7ec63731fa1f9918ac07.tar
nvim-treesitter-b8fbd13277aae47fecdf7ec63731fa1f9918ac07.tar.gz
nvim-treesitter-b8fbd13277aae47fecdf7ec63731fa1f9918ac07.tar.bz2
nvim-treesitter-b8fbd13277aae47fecdf7ec63731fa1f9918ac07.tar.lz
nvim-treesitter-b8fbd13277aae47fecdf7ec63731fa1f9918ac07.tar.xz
nvim-treesitter-b8fbd13277aae47fecdf7ec63731fa1f9918ac07.tar.zst
nvim-treesitter-b8fbd13277aae47fecdf7ec63731fa1f9918ac07.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 39c25a1dc..fae63f196 100644
--- a/README.md
+++ b/README.md
@@ -350,7 +350,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)