浏览代码

main: precommand_options += grc

pull/869/head
Daniel Shahaf 2 年前
父节点
当前提交
5459ebcc4e
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      highlighters/main/main-highlighter.zsh

+ 3
- 0
highlighters/main/main-highlighter.zsh 查看文件

@ -374,6 +374,9 @@ _zsh_highlight_highlighter_main_paint()
'chronic' :ev
'ifne' :n
# grc - a "generic colouriser" (that's their spelling, not mine)
'grc' :se
)
# Commands that would need to skip one positional argument:
# flock

正在加载...
取消
保存