diff --git a/templates/zimrc b/templates/zimrc index f75e92e..482ef5e 100644 --- a/templates/zimrc +++ b/templates/zimrc @@ -36,10 +36,11 @@ zprompt_theme='steeef' # Syntax-Highlighting # -# This determines what highlighters will be used with the completion module. +# 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 users, disabling the 'cursor' highlighter will fix the disappearing cursor problem +# For (u)rxvt and gnome-terminal users, +# removing the 'cursor' highlighter will fix the disappearing cursor problem zhighlighters=(main brackets cursor)