minor: Fix comment in last ocmmit.

This commit is contained in:
Daniel Shahaf 2015-09-26 18:59:16 +00:00
parent 8b728522de
commit f657406159
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@
# vim: ft=zsh sw=2 ts=2 et
# -------------------------------------------------------------------------------------------------
BUFFER='echo; ; ' # without the trailing space, it's highlighted as path_approx
# without the trailing space, it's highlighted as path_approx (issue #187, issue #204)
BUFFER='echo; ; '
expected_region_highlight=(
"5 5 $ZSH_HIGHLIGHT_STYLES[commandseparator]" # ;