aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-06-19 20:12:00 +0000
committerStephan Seitz <stephan.seitz@fau.de>2022-06-19 22:14:08 +0200
commit347aaa958913d94b77eb318c31a2941ca4a3cd05 (patch)
treea0fe7a0c20fa930aadcd88474c8aa61b6e64f542
parentHelp: update highlights (diff)
downloadnvim-treesitter-347aaa958913d94b77eb318c31a2941ca4a3cd05.tar
nvim-treesitter-347aaa958913d94b77eb318c31a2941ca4a3cd05.tar.gz
nvim-treesitter-347aaa958913d94b77eb318c31a2941ca4a3cd05.tar.bz2
nvim-treesitter-347aaa958913d94b77eb318c31a2941ca4a3cd05.tar.lz
nvim-treesitter-347aaa958913d94b77eb318c31a2941ca4a3cd05.tar.xz
nvim-treesitter-347aaa958913d94b77eb318c31a2941ca4a3cd05.tar.zst
nvim-treesitter-347aaa958913d94b77eb318c31a2941ca4a3cd05.zip
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 496ca358c..13aef22ef 100644
--- a/README.md
+++ b/README.md
@@ -240,10 +240,10 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)
- [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)
- [x] [r](https://github.com/r-lib/tree-sitter-r) (maintained by @jimhester)
-- [x] [rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) (maintained by @bamonroe)
- [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte)
- [x] [regex](https://github.com/tree-sitter/tree-sitter-regex) (maintained by @theHamsta)
- [x] [rego](https://github.com/FallenAngel97/tree-sitter-rego) (maintained by @FallenAngel97)
+- [x] [rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) (maintained by @bamonroe)
- [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)
- [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @vigoux)