diff --git a/zsh-syntax-highlighting.zsh b/zsh-syntax-highlighting.zsh index 28da372..150feb9 100644 --- a/zsh-syntax-highlighting.zsh +++ b/zsh-syntax-highlighting.zsh @@ -45,6 +45,8 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=( 'builtin' 'whence' 'which' + 'where' + 'whereis' ) # ZLE events that trigger an update of the highlighting.