parent
0a33a3de90
commit
ce73d62764
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue