mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36: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
|
|
@ -345,11 +345,11 @@ return {
|
|||
},
|
||||
desktop = {
|
||||
install_info = {
|
||||
revision = '4a99354f8e9bb7270586f6f539130c74e59cafdd',
|
||||
revision = 'v1.1.1',
|
||||
url = 'https://github.com/ValdezFOmar/tree-sitter-desktop',
|
||||
},
|
||||
maintainers = { '@ValdezFOmar' },
|
||||
tier = 2,
|
||||
tier = 1,
|
||||
},
|
||||
devicetree = {
|
||||
install_info = {
|
||||
|
|
@ -2624,11 +2624,11 @@ return {
|
|||
},
|
||||
xresources = {
|
||||
install_info = {
|
||||
revision = '30c59f2f095910509a8379f5de71db3acfef15d6',
|
||||
revision = 'v1.0.0',
|
||||
url = 'https://github.com/ValdezFOmar/tree-sitter-xresources',
|
||||
},
|
||||
maintainers = { '@ValdezFOmar' },
|
||||
tier = 2,
|
||||
tier = 1,
|
||||
},
|
||||
yaml = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue