fixup! 'main': Write the "remainder" of the sentence in a comment. No functional change.
This commit is contained in:
parent
4480eb6cf8
commit
8fa7a15640
@ -550,7 +550,7 @@ _zsh_highlight_highlighter_main_paint()
|
||||
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
|
||||
# syntactically valid, ${this_word//:sudo_opt:/} should be
|
||||
# non-empty now.)
|
||||
fi
|
||||
elif [[ $this_word == *':sudo_arg:'* ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user