We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31719b6 commit e440834Copy full SHA for e440834
driver.zsh
@@ -157,8 +157,6 @@ _zsh_highlight_add_highlight()
157
# 1) Path to the highlighters directory.
158
_zsh_highlight_load_highlighters()
159
{
160
- setopt localoptions noksharrays bareglobqual
161
-
162
# Check the directory exists.
163
[[ -d "$1" ]] || {
164
print -r -- >&2 "zsh-syntax-highlighting: highlighters directory ${(qq)1} not found."
0 commit comments