mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
parent
8b11ca087e
commit
78be8f611f
@ -245,6 +245,7 @@ _zsh_highlight_highlighter_main_paint()
|
|||||||
'command' ''
|
'command' ''
|
||||||
'nice' n
|
'nice' n
|
||||||
'sudo' Cgprtu
|
'sudo' Cgprtu
|
||||||
|
'doas' aCu
|
||||||
)
|
)
|
||||||
|
|
||||||
if [[ $zsyh_user_options[ignorebraces] == on || ${zsyh_user_options[ignoreclosebraces]:-off} == on ]]; then
|
if [[ $zsyh_user_options[ignorebraces] == on || ${zsyh_user_options[ignoreclosebraces]:-off} == on ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user