diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc index 5699ac5..bc9c541 100644 --- a/runcoms/zpreztorc +++ b/runcoms/zpreztorc @@ -205,12 +205,10 @@ zstyle ':prezto:module:syntax-highlighting' highlighters \ 'brackets' \ 'pattern' \ 'line' \ - 'cursor' \ 'root' # # Set syntax highlighting styles. -zstyle ':prezto:module:syntax-highlighting' styles \ - 'cursor' 'bg=white' # needs to be set for alacritty to work right? +# zstyle ':prezto:module:syntax-highlighting' styles \ # 'builtin' 'bg=blue' \ # 'command' 'bg=blue' \ # 'function' 'bg=blue'