mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix breakage on case fallthru ;;& and add ;|
This commit is contained in:
parent
ef7b7c4f36
commit
03457533c0
1 changed files with 1 additions and 1 deletions
|
|
@ -2687,7 +2687,7 @@ return {
|
|||
},
|
||||
zsh = {
|
||||
install_info = {
|
||||
revision = '5aa8b258cc81a5ac1b76faf7dfc1a11dad300830',
|
||||
revision = '85b07e007222dc0020069c102ae2d05e24f6500d',
|
||||
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
||||
},
|
||||
maintainers = { '@georgeharker' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue