mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(zsh): update parser and queries
add `;|` highlighting
This commit is contained in:
parent
ebc3201290
commit
b9f9d692f1
2 changed files with 2 additions and 1 deletions
|
|
@ -16,6 +16,7 @@
|
|||
";;"
|
||||
";&"
|
||||
";;&"
|
||||
";|"
|
||||
"&"
|
||||
] @punctuation.delimiter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue