mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
update grammar hash
This commit is contained in:
parent
f7ce1cb750
commit
90c9e5ddd9
1 changed files with 1 additions and 1 deletions
|
|
@ -2706,7 +2706,7 @@ return {
|
|||
zsh = {
|
||||
install_info = {
|
||||
location = 'tree-sitter-zsh',
|
||||
revision = 'f9e968480a83351b16271054d87e178880124e09',
|
||||
revision = '22b98da6118d4800629103a408a9925aab616760',
|
||||
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
||||
},
|
||||
maintainers = { '@georgeharker' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue