enable all syntax highlighters

This commit is contained in:
Kyle West 2012-10-25 22:43:15 -04:00 committed by Yan Pritzker
parent 6cd5813f6c
commit 462e8b51ad

View File

@ -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