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.
|
# Set syntax highlighters.
|
||||||
# By default main, brackets, and cursor are enabled.
|
# By default main, brackets, and cursor are enabled.
|
||||||
# zstyle ':prezto:module:syntax-highlighting' highlighters \
|
zstyle ':prezto:module:syntax-highlighting' highlighters \
|
||||||
# 'main' \
|
'main' \
|
||||||
# 'brackets' \
|
'brackets' \
|
||||||
# 'pattern' \
|
'pattern' \
|
||||||
# 'cursor' \
|
'cursor' \
|
||||||
# 'root'
|
'root'
|
||||||
|
|
||||||
#
|
#
|
||||||
# Terminal
|
# Terminal
|
||||||
|
Loading…
Reference in New Issue
Block a user