VI bindings

This commit is contained in:
2013-11-10 07:54:50 -05:00
parent 4eccc93959
commit 65e7672403
+1 -1
View File
@@ -43,7 +43,7 @@ zstyle ':prezto:load' pmodule \
#
# Set the key mapping style to 'emacs' or 'vi'.
zstyle ':prezto:module:editor' key-bindings 'emacs'
zstyle ':prezto:module:editor' key-bindings 'vi'
# Auto convert .... to ../..
# zstyle ':prezto:module:editor' dot-expansion 'yes'