Merge pull request #439 from tku90/zprezto-key-binding-fix

fixed zpreztorc key-bindings
This commit is contained in:
Yan Pritzker 2014-01-20 08:37:31 -08:00
commit c5805ae78d

View File

@ -47,7 +47,7 @@ zstyle ':prezto:load' pmodule \
#
# Set the key mapping style to 'emacs' or 'vi'.
zstyle ':prezto:module:editor' keymap 'emacs'
zstyle ':prezto:module:editor' key-bindings 'emacs'
# Auto convert .... to ../..
# zstyle ':prezto:module:editor' dot-expansion 'yes'