'nocorrect' is followed by a command

This commit is contained in:
Julien Nicoulaud 2011-01-02 00:09:05 +01:00
parent 3befdc552f
commit 94ecf1b111

View file

@ -40,6 +40,7 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=(
'time'
'strace'
'noglob'
'nocorrect'
'command'
'builtin'
)