mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
fix(zsh): update posix shell variables
This commit is contained in:
parent
17885756e6
commit
00c906abb9
2 changed files with 63 additions and 31 deletions
|
|
@ -2701,7 +2701,7 @@ return {
|
|||
},
|
||||
zsh = {
|
||||
install_info = {
|
||||
revision = 'v0.47.0',
|
||||
revision = 'v0.48.0',
|
||||
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
||||
},
|
||||
maintainers = { '@georgeharker' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue