'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
1 changed files with 1 additions and 0 deletions

View File

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