feat(xresources,desktop): mark as tier 1

This commit is contained in:
Omar Valdez 2026-02-23 20:40:21 -08:00 committed by Christian Clason
parent c6d295e966
commit 67d0fd3e0a
2 changed files with 6 additions and 6 deletions

View file

@ -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 = {