1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 21:51:42 +00:00

[Fix #399] Only enable the main syntax highlighter

This commit is contained in:
Sorin Ionescu
2013-03-01 00:20:51 -05:00
parent a1a2a37045
commit 579dfee6f7
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ zstyle ':prezto:module:prompt' theme 'sorin'
#
# Set syntax highlighters.
# By default main, brackets, and cursor are enabled.
# By default, only the main highlighter is enabled.
# zstyle ':prezto:module:syntax-highlighting' highlighters \
# 'main' \
# 'brackets' \