remove highlighters to fix beep [fixes #199]
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
# bells suck
|
|
||||||
setopt nobeep
|
|
||||||
@@ -32,14 +32,14 @@ zstyle ':prezto:load' pmodule \
|
|||||||
'spectrum' \
|
'spectrum' \
|
||||||
'utility' \
|
'utility' \
|
||||||
'completion' \
|
'completion' \
|
||||||
'prompt' \
|
|
||||||
'archive' \
|
'archive' \
|
||||||
'fasd' \
|
'fasd' \
|
||||||
'git' \
|
'git' \
|
||||||
|
'osx' \
|
||||||
|
'ruby' \
|
||||||
'syntax-highlighting' \
|
'syntax-highlighting' \
|
||||||
'history-substring-search' \
|
'history-substring-search' \
|
||||||
'osx' \
|
'prompt'
|
||||||
'ruby'
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Editor
|
# Editor
|
||||||
@@ -111,12 +111,12 @@ zstyle ':prezto:module:ssh-agent' forwarding 'yes'
|
|||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user