mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(xresources,desktop): mark as tier 1
This commit is contained in:
parent
c6d295e966
commit
67d0fd3e0a
2 changed files with 6 additions and 6 deletions
4
SUPPORTED_LANGUAGES.md
generated
4
SUPPORTED_LANGUAGES.md
generated
|
|
@ -53,7 +53,7 @@ Language | Tier | Queries | Maintainer
|
||||||
[cylc](https://github.com/elliotfontaine/tree-sitter-cylc) | unstable | `HFIJ ` | @elliotfontaine
|
[cylc](https://github.com/elliotfontaine/tree-sitter-cylc) | unstable | `HFIJ ` | @elliotfontaine
|
||||||
[d](https://github.com/gdamore/tree-sitter-d) | unstable | `HFIJL` | @amaanq
|
[d](https://github.com/gdamore/tree-sitter-d) | unstable | `HFIJL` | @amaanq
|
||||||
[dart](https://github.com/UserNobody14/tree-sitter-dart) | unstable | `HFIJL` | @akinsho
|
[dart](https://github.com/UserNobody14/tree-sitter-dart) | unstable | `HFIJL` | @akinsho
|
||||||
[desktop](https://github.com/ValdezFOmar/tree-sitter-desktop) | unstable | `HF J ` | @ValdezFOmar
|
[desktop](https://github.com/ValdezFOmar/tree-sitter-desktop) | stable | `HF J ` | @ValdezFOmar
|
||||||
[devicetree](https://github.com/joelspadin/tree-sitter-devicetree) | unstable | `HFIJL` | @jedrzejboczar
|
[devicetree](https://github.com/joelspadin/tree-sitter-devicetree) | unstable | `HFIJL` | @jedrzejboczar
|
||||||
[dhall](https://github.com/jbellerb/tree-sitter-dhall) | unstable | `HF J ` | @amaanq
|
[dhall](https://github.com/jbellerb/tree-sitter-dhall) | unstable | `HF J ` | @amaanq
|
||||||
[diff](https://github.com/tree-sitter-grammars/tree-sitter-diff) | unstable | `HF J ` | @gbprod
|
[diff](https://github.com/tree-sitter-grammars/tree-sitter-diff) | unstable | `HF J ` | @gbprod
|
||||||
|
|
@ -330,7 +330,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
|
||||||
[wxml](https://github.com/BlockLune/tree-sitter-wxml) | unstable | `HFIJ ` | @BlockLune
|
[wxml](https://github.com/BlockLune/tree-sitter-wxml) | unstable | `HFIJ ` | @BlockLune
|
||||||
[xcompose](https://github.com/tree-sitter-grammars/tree-sitter-xcompose) | unstable | `H JL` | @ObserverOfTime
|
[xcompose](https://github.com/tree-sitter-grammars/tree-sitter-xcompose) | unstable | `H JL` | @ObserverOfTime
|
||||||
[xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) | unstable | `HFIJL` | @ObserverOfTime
|
[xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) | unstable | `HFIJL` | @ObserverOfTime
|
||||||
[xresources](https://github.com/ValdezFOmar/tree-sitter-xresources) | unstable | `HF JL` | @ValdezFOmar
|
[xresources](https://github.com/ValdezFOmar/tree-sitter-xresources) | stable | `HF JL` | @ValdezFOmar
|
||||||
[yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml) | unstable | `HFIJL` | @amaanq
|
[yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml) | unstable | `HFIJL` | @amaanq
|
||||||
[yang](https://github.com/Hubro/tree-sitter-yang) | unstable | `HFIJ ` | @Hubro
|
[yang](https://github.com/Hubro/tree-sitter-yang) | unstable | `HFIJ ` | @Hubro
|
||||||
[yuck](https://github.com/tree-sitter-grammars/tree-sitter-yuck) | unstable | `HFIJL` | @Philipp-M, @amaanq
|
[yuck](https://github.com/tree-sitter-grammars/tree-sitter-yuck) | unstable | `HFIJL` | @Philipp-M, @amaanq
|
||||||
|
|
|
||||||
|
|
@ -345,11 +345,11 @@ return {
|
||||||
},
|
},
|
||||||
desktop = {
|
desktop = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '4a99354f8e9bb7270586f6f539130c74e59cafdd',
|
revision = 'v1.1.1',
|
||||||
url = 'https://github.com/ValdezFOmar/tree-sitter-desktop',
|
url = 'https://github.com/ValdezFOmar/tree-sitter-desktop',
|
||||||
},
|
},
|
||||||
maintainers = { '@ValdezFOmar' },
|
maintainers = { '@ValdezFOmar' },
|
||||||
tier = 2,
|
tier = 1,
|
||||||
},
|
},
|
||||||
devicetree = {
|
devicetree = {
|
||||||
install_info = {
|
install_info = {
|
||||||
|
|
@ -2624,11 +2624,11 @@ return {
|
||||||
},
|
},
|
||||||
xresources = {
|
xresources = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '30c59f2f095910509a8379f5de71db3acfef15d6',
|
revision = 'v1.0.0',
|
||||||
url = 'https://github.com/ValdezFOmar/tree-sitter-xresources',
|
url = 'https://github.com/ValdezFOmar/tree-sitter-xresources',
|
||||||
},
|
},
|
||||||
maintainers = { '@ValdezFOmar' },
|
maintainers = { '@ValdezFOmar' },
|
||||||
tier = 2,
|
tier = 1,
|
||||||
},
|
},
|
||||||
yaml = {
|
yaml = {
|
||||||
install_info = {
|
install_info = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue