From e70472794dd797e4be938152d129e4cfae61fefa Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 06:00:17 +0000 Subject: [PATCH] bot(readme): update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e8f68ddc..df00d0059 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [qmldir](https://github.com/Decodetalkers/tree-sitter-qmldir) (maintained by @amaanq) - [x] [qmljs](https://github.com/yuja/tree-sitter-qmljs) (maintained by @Decodetalkers) - [x] [Tree-Sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka) -- [ ] [r](https://github.com/r-lib/tree-sitter-r) +- [x] [r](https://github.com/r-lib/tree-sitter-r) (maintained by @ribru17) - [ ] [racket](https://github.com/6cdh/tree-sitter-racket) - [x] [ralph](https://github.com/alephium/tree-sitter-ralph) (maintained by @tdroxler) - [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte)