'main': Write the "remainder" of the sentence in a comment. No functional change.

This commit is contained in:
Daniel Shahaf 2018-01-12 13:38:06 +00:00
parent 2c15b0e996
commit f66887c023

View File

@ -528,7 +528,9 @@ _zsh_highlight_highlighter_main_paint()
next_word+=':start:'
next_word+=':sudo_opt:'
else
#
# Not an option flag; nothing to do. (If the command line is
# syntactically valid, ${this_state//:sudo_opt:/} should be
# non-empty now.)
fi
elif [[ $this_word == *':sudo_arg:'* ]]; then
next_word+=':sudo_opt:'