Go back to emacs binding - it broke Ctrl-C

This commit is contained in:
Yan Pritzker 2012-10-25 13:11:52 -05:00
parent 7e23b644b7
commit a2448c12e8

View File

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