remove highlighters to fix beep [fixes #199]

This commit is contained in:
Kyle West
2012-11-06 13:06:55 -05:00
committed by Yan Pritzker
parent 5c003dc7d4
commit ba301d06a5
2 changed files with 9 additions and 11 deletions

View File

@@ -32,14 +32,14 @@ zstyle ':prezto:load' pmodule \
'spectrum' \
'utility' \
'completion' \
'prompt' \
'archive' \
'fasd' \
'git' \
'osx' \
'ruby' \
'syntax-highlighting' \
'history-substring-search' \
'osx' \
'ruby'
'prompt'
#
# Editor
@@ -111,12 +111,12 @@ zstyle ':prezto:module:ssh-agent' forwarding 'yes'
# 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