summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Albert Monroe <brianalbertmonroe@gmail.com>2022-04-19 06:33:39 +0200
committerStephan Seitz <stephan.seitz@fau.de>2022-06-19 21:45:19 +0200
commitd0d7f32b716926cd81797807f189250d9ca36ff9 (patch)
tree7f28769364495746aa3366fbdc057339fc312ca3
parent23ca66d8ca75f4525f539f98553a5eb6c71ed6fa (diff)
Update the readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bbe07cde..496ca358 100644
--- a/README.md
+++ b/README.md
@@ -240,6 +240,7 @@ 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)