diff options
| author | Github Actions <actions@github> | 2022-06-19 20:12:00 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-06-19 22:14:08 +0200 |
| commit | 347aaa958913d94b77eb318c31a2941ca4a3cd05 (patch) | |
| tree | a0fe7a0c20fa930aadcd88474c8aa61b6e64f542 | |
| parent | Help: update highlights (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
