bot(parsers): update zsh

This commit is contained in:
nvim-treesitter-bot[bot] 2026-01-24 06:53:19 +00:00 committed by Christian Clason
parent b67d29ce74
commit 275b9fe801

View file

@ -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' },