mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-03-11 08:45:25 +08:00
'whence' and 'which' are both followed by commands
This commit is contained in:
@@ -43,6 +43,8 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=(
|
||||
'nocorrect'
|
||||
'command'
|
||||
'builtin'
|
||||
'whence'
|
||||
'which'
|
||||
)
|
||||
|
||||
# ZLE events that trigger an update of the highlighting.
|
||||
|
||||
Reference in New Issue
Block a user