mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
bot(parsers): update wit, zsh
This commit is contained in:
parent
ebe76eb800
commit
9fd4d998c3
1 changed files with 2 additions and 2 deletions
|
|
@ -2589,7 +2589,7 @@ return {
|
|||
},
|
||||
wit = {
|
||||
install_info = {
|
||||
revision = 'v1.2.0',
|
||||
revision = 'v1.3.0',
|
||||
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
|
||||
},
|
||||
maintainers = { '@mkatychev' },
|
||||
|
|
@ -2687,7 +2687,7 @@ return {
|
|||
},
|
||||
zsh = {
|
||||
install_info = {
|
||||
revision = 'v0.56.0',
|
||||
revision = 'v0.57.0',
|
||||
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
||||
},
|
||||
maintainers = { '@georgeharker' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue