mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
bot(parsers): update zsh
This commit is contained in:
parent
b67d29ce74
commit
275b9fe801
1 changed files with 1 additions and 1 deletions
|
|
@ -2692,7 +2692,7 @@ return {
|
||||||
},
|
},
|
||||||
zsh = {
|
zsh = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'v0.52.1',
|
revision = 'v0.53.0',
|
||||||
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
||||||
},
|
},
|
||||||
maintainers = { '@georgeharker' },
|
maintainers = { '@georgeharker' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue