'where' and 'whereis' are both followed by commands

This commit is contained in:
Julien Nicoulaud 2011-01-02 18:19:56 +01:00
parent f4a5493d12
commit 0c138706a7

View File

@ -45,6 +45,8 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=(
'builtin'
'whence'
'which'
'where'
'whereis'
)
# ZLE events that trigger an update of the highlighting.