main: precommand_options += grc

This commit is contained in:
Daniel Shahaf 2022-02-23 18:19:58 +00:00
parent 2cd73fcbde
commit 5459ebcc4e

View file

@ -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