1
0
Fork 0
mirror of synced 2024-05-28 13:01:12 -04:00

[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

View file

@ -57,7 +57,7 @@ zprompt_theme='steeef'
# This determines what highlighters will be used with the syntax-highlighting module. # This determines what highlighters will be used with the syntax-highlighting module.
# Documentation of the highlighters can be found here: # Documentation of the highlighters can be found here:
# https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md # 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 # removing the 'cursor' highlighter will fix the disappearing cursor problem
zhighlighters=(main brackets cursor) zhighlighters=(main brackets cursor)