fix(zsh): update posix shell variables

This commit is contained in:
George Harker 2025-11-30 23:46:21 -08:00 committed by GitHub
parent 17885756e6
commit 00c906abb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 63 additions and 31 deletions

View file

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