[template] expand note of highlighter conflicts for alacritty
This commit is contained in:
parent
dc6ef566af
commit
f40769544a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ zinput_mode='emacs'
|
|||
# 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, termite and gnome-terminal users,
|
||||
# For (u)rxvt, termite, alacritty and gnome-terminal users,
|
||||
# removing the 'cursor' highlighter will fix the disappearing cursor problem
|
||||
zhighlighters=(main brackets cursor)
|
||||
|
||||
|
|
Loading…
Reference in a new issue