mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-02-06 09:55:31 +08:00
parent
d1556027c1
commit
d838a29df3
@ -243,6 +243,7 @@ _zsh_highlight_highlighter_main_paint()
|
||||
'command' ''
|
||||
'nice' n
|
||||
'sudo' Cgprtu
|
||||
'doas' aCu
|
||||
)
|
||||
|
||||
if [[ $zsyh_user_options[ignorebraces] == on || ${zsyh_user_options[ignoreclosebraces]:-off} == on ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user