'main': Highlight 'doas'.

Fixes #365.
This commit is contained in:
Daniel Shahaf 2016-09-15 15:42:35 +00:00 committed by Matthew Martin
parent 8b11ca087e
commit 78be8f611f

View File

@ -245,6 +245,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