mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
fix(ziggy): mark as unmaintained
This commit is contained in:
parent
69c76488f7
commit
3a48d16c95
2 changed files with 4 additions and 6 deletions
|
|
@ -2689,8 +2689,7 @@ return {
|
|||
revision = '4353b20ef2ac750e35c6d68e4eb2a07c2d7cf901',
|
||||
url = 'https://github.com/kristoff-it/ziggy',
|
||||
},
|
||||
maintainers = { '@rockorager' },
|
||||
tier = 2,
|
||||
tier = 3,
|
||||
},
|
||||
ziggy_schema = {
|
||||
install_info = {
|
||||
|
|
@ -2698,8 +2697,7 @@ return {
|
|||
revision = '4353b20ef2ac750e35c6d68e4eb2a07c2d7cf901',
|
||||
url = 'https://github.com/kristoff-it/ziggy',
|
||||
},
|
||||
maintainers = { '@rockorager' },
|
||||
tier = 2,
|
||||
tier = 3,
|
||||
},
|
||||
zsh = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue