|
|
@ -205,12 +205,10 @@ zstyle ':prezto:module:syntax-highlighting' highlighters \
|
|
|
|
'brackets' \
|
|
|
|
'brackets' \
|
|
|
|
'pattern' \
|
|
|
|
'pattern' \
|
|
|
|
'line' \
|
|
|
|
'line' \
|
|
|
|
'cursor' \
|
|
|
|
|
|
|
|
'root'
|
|
|
|
'root'
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Set syntax highlighting styles.
|
|
|
|
# Set syntax highlighting styles.
|
|
|
|
zstyle ':prezto:module:syntax-highlighting' styles \
|
|
|
|
# zstyle ':prezto:module:syntax-highlighting' styles \
|
|
|
|
'cursor' 'bg=white' # needs to be set for alacritty to work right?
|
|
|
|
|
|
|
|
# 'builtin' 'bg=blue' \
|
|
|
|
# 'builtin' 'bg=blue' \
|
|
|
|
# 'command' 'bg=blue' \
|
|
|
|
# 'command' 'bg=blue' \
|
|
|
|
# 'function' 'bg=blue'
|
|
|
|
# 'function' 'bg=blue'
|
|
|
|