mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
feat(roc): mark as unmaintained
This commit is contained in:
committed by
Christian Clason
parent
0ac55b85c6
commit
f8bbc3177d
4
SUPPORTED_LANGUAGES.md
generated
4
SUPPORTED_LANGUAGES.md
generated
@@ -33,7 +33,7 @@ Language | Tier | Queries | Maintainer
|
||||
[c](https://github.com/tree-sitter/tree-sitter-c) | unstable | `HFIJL` | @amaanq
|
||||
[c3](https://github.com/c3lang/tree-sitter-c3) | unstable | `HFIJ ` | @cbuttner
|
||||
[c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) | unstable | `HF JL` | @amaanq
|
||||
[caddy](https://github.com/opa-oz/tree-sitter-caddy) | unmaintained | `HFIJ ` | @opa-oz
|
||||
[caddy](https://github.com/opa-oz/tree-sitter-caddy) | unmaintained | `HFIJ ` |
|
||||
[cairo](https://github.com/tree-sitter-grammars/tree-sitter-cairo) | unstable | `HFIJL` | @amaanq
|
||||
[capnp](https://github.com/tree-sitter-grammars/tree-sitter-capnp) | unstable | `HFIJL` | @amaanq
|
||||
[chatito](https://github.com/tree-sitter-grammars/tree-sitter-chatito) | unstable | `HFIJL` | @ObserverOfTime
|
||||
@@ -247,7 +247,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
|
||||
[rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) | unstable | `HF J ` | @bamonroe
|
||||
[robot](https://github.com/Hubro/tree-sitter-robot) | unstable | `HFIJ ` | @Hubro
|
||||
[robots_txt](https://github.com/opa-oz/tree-sitter-robots-txt) | unstable | `H J ` | @opa-oz
|
||||
[roc](https://github.com/faldor20/tree-sitter-roc) | unstable | `H IJL` | @nat-418
|
||||
[roc](https://github.com/faldor20/tree-sitter-roc) | unmaintained | `H IJL` |
|
||||
[ron](https://github.com/tree-sitter-grammars/tree-sitter-ron) | unstable | `HFIJL` | @amaanq
|
||||
[rst](https://github.com/stsewd/tree-sitter-rst) | unstable | `H JL` | @stsewd
|
||||
[ruby](https://github.com/tree-sitter/tree-sitter-ruby) | unstable | `HFIJL` | @TravonteD
|
||||
|
||||
@@ -185,7 +185,6 @@ return {
|
||||
revision = '2686186edb61be47960431c93a204fb249681360',
|
||||
url = 'https://github.com/opa-oz/tree-sitter-caddy',
|
||||
},
|
||||
maintainers = { '@opa-oz' },
|
||||
tier = 3,
|
||||
},
|
||||
cairo = {
|
||||
@@ -1943,8 +1942,7 @@ return {
|
||||
revision = '40e52f343f1b1f270d6ecb2ca898ca9b8cba6936',
|
||||
url = 'https://github.com/faldor20/tree-sitter-roc',
|
||||
},
|
||||
maintainers = { '@nat-418' },
|
||||
tier = 2,
|
||||
tier = 3,
|
||||
},
|
||||
ron = {
|
||||
install_info = {
|
||||
|
||||
Reference in New Issue
Block a user