diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-06-15 13:35:42 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-06-15 13:57:36 +0200 |
| commit | 47994d7e8960d59fa78e414f038d1266db98c0e2 (patch) | |
| tree | 83cf874952cb2a033dcbe454831ac1f613da14b5 /README.md | |
| parent | feat(hyprlang): update parser and queries (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
