diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-06-15 14:39:06 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-06-27 15:31:41 +0200 |
| commit | 5373c90c55a33408604d17713edaa9560306b83d (patch) | |
| tree | baef9637cf6203e0ed7e354e976bd1e2f2c8c7c0 /README.md | |
| parent | feat(gitcommit): remove overflow rule (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
