[template] expand note of highlighter conflicts

Closes #68
This commit is contained in:
Sandor Nagy 2016-07-27 09:24:16 +02:00 committed by Matt Hamilton
parent 0a33a3de90
commit ce73d62764
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ zprompt_theme='steeef'
# This determines what highlighters will be used with the syntax-highlighting module.
# Documentation of the highlighters can be found here:
# https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md
# For (u)rxvt and gnome-terminal users,
# For (u)rxvt, termite and gnome-terminal users,
# removing the 'cursor' highlighter will fix the disappearing cursor problem
zhighlighters=(main brackets cursor)