feat(parsers): add zsh support (#8240)

Co-authored-by: Christian Clason <c.clason@uni-graz.at>
Co-authored-by: Riley Bruins <ribru17@hotmail.com>
Co-authored-by: Tayfun Bocek <tayfunbocek@live.ca>
This commit is contained in:
George Harker 2025-11-05 20:13:53 -08:00 committed by GitHub
parent 896e92a7f6
commit 1ddb266477
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 762 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[
(function_definition)
(if_statement)
(case_statement)
(for_statement)
(while_statement)
(c_style_for_statement)
(heredoc_redirect)
] @fold