aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-06-15 14:39:06 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-06-27 15:31:41 +0200
commit5373c90c55a33408604d17713edaa9560306b83d (patch)
treebaef9637cf6203e0ed7e354e976bd1e2f2c8c7c0 /README.md
parentfeat(gitcommit): remove overflow rule (diff)
downloadnvim-treesitter-5373c90c55a33408604d17713edaa9560306b83d.tar
nvim-treesitter-5373c90c55a33408604d17713edaa9560306b83d.tar.gz
nvim-treesitter-5373c90c55a33408604d17713edaa9560306b83d.tar.bz2
nvim-treesitter-5373c90c55a33408604d17713edaa9560306b83d.tar.lz
nvim-treesitter-5373c90c55a33408604d17713edaa9560306b83d.tar.xz
nvim-treesitter-5373c90c55a33408604d17713edaa9560306b83d.tar.zst
nvim-treesitter-5373c90c55a33408604d17713edaa9560306b83d.zip
feat(r)!: update parser and queries
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fbf2cc27c..d617d63dc 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) (maintained by @echasnovski)
+- [x] [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)