aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-06-15 13:35:42 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-06-15 13:57:36 +0200
commit47994d7e8960d59fa78e414f038d1266db98c0e2 (patch)
tree83cf874952cb2a033dcbe454831ac1f613da14b5 /README.md
parentfeat(hyprlang): update parser and queries (diff)
downloadnvim-treesitter-47994d7e8960d59fa78e414f038d1266db98c0e2.tar
nvim-treesitter-47994d7e8960d59fa78e414f038d1266db98c0e2.tar.gz
nvim-treesitter-47994d7e8960d59fa78e414f038d1266db98c0e2.tar.bz2
nvim-treesitter-47994d7e8960d59fa78e414f038d1266db98c0e2.tar.lz
nvim-treesitter-47994d7e8960d59fa78e414f038d1266db98c0e2.tar.xz
nvim-treesitter-47994d7e8960d59fa78e414f038d1266db98c0e2.tar.zst
nvim-treesitter-47994d7e8960d59fa78e414f038d1266db98c0e2.zip
feat(roc): switch to active upstream
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 f3a860d31..51ced3a25 100644
--- a/README.md
+++ b/README.md
@@ -376,7 +376,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [pip requirements](https://github.com/ObserverOfTime/tree-sitter-requirements) (maintained by @ObserverOfTime)
- [x] [rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) (maintained by @bamonroe)
- [x] [robot](https://github.com/Hubro/tree-sitter-robot) (maintained by @Hubro)
-- [x] [roc](https://github.com/nat-418/tree-sitter-roc) (maintained by @nat-418)
+- [x] [roc](https://github.com/faldor20/tree-sitter-roc) (maintained by @nat-418)
- [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq)
- [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)