mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-08-24 04:23:16 +08:00
'nocorrect' is followed by a command
This commit is contained in:
@@ -40,6 +40,7 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=(
|
|||||||
'time'
|
'time'
|
||||||
'strace'
|
'strace'
|
||||||
'noglob'
|
'noglob'
|
||||||
|
'nocorrect'
|
||||||
'command'
|
'command'
|
||||||
'builtin'
|
'builtin'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user