mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
docs(slint): mark as unmaintained
Breaking grammar updates without reference queries
This commit is contained in:
parent
5507d1e117
commit
61efd016eb
2 changed files with 4 additions and 4 deletions
|
|
@ -2051,11 +2051,11 @@ return {
|
|||
},
|
||||
slint = {
|
||||
install_info = {
|
||||
revision = '4d7ad0617c30f865f051bbac04a9826bea29f987',
|
||||
revision = '68b25244cec6eb9d7f8f790ef781c29c822d8f84',
|
||||
url = 'https://github.com/slint-ui/tree-sitter-slint',
|
||||
},
|
||||
maintainers = { '@hunger' },
|
||||
tier = 2,
|
||||
tier = 3,
|
||||
},
|
||||
smali = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue