From f40769544aaeecb5dc57613afb4871f5ccd71bba Mon Sep 17 00:00:00 2001 From: Kasei Wang Date: Thu, 9 May 2019 09:55:48 +0800 Subject: [PATCH] [template] expand note of highlighter conflicts for alacritty --- templates/zimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zimrc b/templates/zimrc index b6e70c6..45aca6d 100644 --- a/templates/zimrc +++ b/templates/zimrc @@ -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)