aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorGeorge Harker <george@george-graphics.co.uk>2026-03-16 12:08:58 -0700
committerGitHub <noreply@github.com>2026-03-16 20:08:58 +0100
commitb9f9d692f1c7f0427502a3b84fa25d4bedb29ec1 (patch)
tree93106600dc3c868bbda25bd63ecb78c6bd351e17 /runtime
parentfix(zsh): mark as tier 2 (diff)
downloadnvim-treesitter-b9f9d692f1c7f0427502a3b84fa25d4bedb29ec1.tar
nvim-treesitter-b9f9d692f1c7f0427502a3b84fa25d4bedb29ec1.tar.gz
nvim-treesitter-b9f9d692f1c7f0427502a3b84fa25d4bedb29ec1.tar.bz2
nvim-treesitter-b9f9d692f1c7f0427502a3b84fa25d4bedb29ec1.tar.lz
nvim-treesitter-b9f9d692f1c7f0427502a3b84fa25d4bedb29ec1.tar.xz
nvim-treesitter-b9f9d692f1c7f0427502a3b84fa25d4bedb29ec1.tar.zst
nvim-treesitter-b9f9d692f1c7f0427502a3b84fa25d4bedb29ec1.zip
feat(zsh): update parser and queries
add `;|` highlighting
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/zsh/highlights.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/queries/zsh/highlights.scm b/runtime/queries/zsh/highlights.scm
index 75a37408b..9c97ddce0 100644
--- a/runtime/queries/zsh/highlights.scm
+++ b/runtime/queries/zsh/highlights.scm
@@ -16,6 +16,7 @@
";;"
";&"
";;&"
+ ";|"
"&"
] @punctuation.delimiter