Skip to content

Commit 5459ebc

Browse files
committed
main: precommand_options += grc
1 parent 2cd73fc commit 5459ebc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

highlighters/main/main-highlighter.zsh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,9 @@ _zsh_highlight_highlighter_main_paint()
374374
'chronic' :ev
375375
'ifne' :n
376376

377+
# grc - a "generic colouriser" (that's their spelling, not mine)
378+
'grc' :se
379+
377380
)
378381
# Commands that would need to skip one positional argument:
379382
# flock

0 commit comments

Comments
 (0)