fix(zsh): mark as tier 2

This commit is contained in:
Christian Clason 2026-03-16 09:58:10 +01:00 committed by Christian Clason
parent 2f5d4c3f3c
commit ebc3201290
2 changed files with 3 additions and 3 deletions

View file

@ -2687,10 +2687,10 @@ return {
},
zsh = {
install_info = {
revision = 'v0.57.0',
revision = '5aa8b258cc81a5ac1b76faf7dfc1a11dad300830',
url = 'https://github.com/georgeharker/tree-sitter-zsh',
},
maintainers = { '@georgeharker' },
tier = 1,
tier = 2,
},
}