mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
main: precommand_options += grc
This commit is contained in:
parent
2cd73fcbde
commit
5459ebcc4e
@ -374,6 +374,9 @@ _zsh_highlight_highlighter_main_paint()
|
|||||||
'chronic' :ev
|
'chronic' :ev
|
||||||
'ifne' :n
|
'ifne' :n
|
||||||
|
|
||||||
|
# grc - a "generic colouriser" (that's their spelling, not mine)
|
||||||
|
'grc' :se
|
||||||
|
|
||||||
)
|
)
|
||||||
# Commands that would need to skip one positional argument:
|
# Commands that would need to skip one positional argument:
|
||||||
# flock
|
# flock
|
||||||
|
Loading…
Reference in New Issue
Block a user