enable all syntax highlighters
This commit is contained in:
parent
6cd5813f6c
commit
462e8b51ad
@ -104,12 +104,12 @@ zstyle ':prezto:module:prompt' theme 'sorin'
|
||||
|
||||
# Set syntax highlighters.
|
||||
# By default main, brackets, and cursor are enabled.
|
||||
# zstyle ':prezto:module:syntax-highlighting' highlighters \
|
||||
# 'main' \
|
||||
# 'brackets' \
|
||||
# 'pattern' \
|
||||
# 'cursor' \
|
||||
# 'root'
|
||||
zstyle ':prezto:module:syntax-highlighting' highlighters \
|
||||
'main' \
|
||||
'brackets' \
|
||||
'pattern' \
|
||||
'cursor' \
|
||||
'root'
|
||||
|
||||
#
|
||||
# Terminal
|
||||
|
Loading…
Reference in New Issue
Block a user