From 8caffadee12885c2ab2306acf4da8aa37c52d9f3 Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:31:55 +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 d617d63dc..6e8f68ddc 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) -- [x] [r](https://github.com/r-lib/tree-sitter-r) +- [ ] [r](https://github.com/r-lib/tree-sitter-r) - [ ] [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)