diff --git a/zsh-syntax-highlighting.zsh b/zsh-syntax-highlighting.zsh index 338b73d..28da372 100644 --- a/zsh-syntax-highlighting.zsh +++ b/zsh-syntax-highlighting.zsh @@ -43,6 +43,8 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=( 'nocorrect' 'command' 'builtin' + 'whence' + 'which' ) # ZLE events that trigger an update of the highlighting.