1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-10-14 15:49:09 +00:00

[Fix #434] Correct ambiguity in the use of the term keymap

This commit is contained in:
Sorin Ionescu
2013-05-18 19:23:03 -04:00
parent 16aa48baeb
commit 875ce2e56c
3 changed files with 9 additions and 9 deletions

View File

@@ -8,10 +8,10 @@ Settings
### Key bindings
To enable key bindings, add the following to *zpreztorc*, and replace 'map' with
'emacs' or 'vi'.
To enable key bindings, add the following to *zpreztorc*, and replace 'bindings'
with 'emacs' or 'vi'.
zstyle ':prezto:module:editor' keymap 'map'
zstyle ':prezto:module:editor' key-bindings 'bindings'
### Dot Expansion