mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
Add zsh support
fix queries location Remove schema suffix on zsh parser zsh support Add zsh support
This commit is contained in:
parent
31fa965035
commit
1dbc3f34c8
1 changed files with 1 additions and 0 deletions
1
SUPPORTED_LANGUAGES.md
generated
1
SUPPORTED_LANGUAGES.md
generated
|
|
@ -340,6 +340,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
|
|||
[zig](https://github.com/tree-sitter-grammars/tree-sitter-zig) | unstable | `HFIJL` | @amaanq
|
||||
[ziggy](https://github.com/kristoff-it/ziggy) | unstable | `H I ` | @rockorager
|
||||
[ziggy_schema](https://github.com/kristoff-it/ziggy) | unstable | `H I ` | @rockorager
|
||||
[zsh](https://github.com/georgeharker/tree-sitter-zsh) | unstable | `HF JL` | | @georgeharker
|
||||
[^bp]: Android Blueprint
|
||||
[^ecma]: queries required by javascript, typescript, tsx, qmljs
|
||||
[^gap]: GAP system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue