mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-02-06 09:55:31 +08:00
'where' and 'whereis' are both followed by commands
This commit is contained in:
parent
f4a5493d12
commit
0c138706a7
@ -45,6 +45,8 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=(
|
|||||||
'builtin'
|
'builtin'
|
||||||
'whence'
|
'whence'
|
||||||
'which'
|
'which'
|
||||||
|
'where'
|
||||||
|
'whereis'
|
||||||
)
|
)
|
||||||
|
|
||||||
# ZLE events that trigger an update of the highlighting.
|
# ZLE events that trigger an update of the highlighting.
|
||||||
|
Loading…
Reference in New Issue
Block a user