fixed zpreztorc key-bindings

This commit is contained in:
tku 2014-01-15 18:02:06 -05:00
parent 9c4abaa89f
commit 52ef5aa7af

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'