Move to emacs keybinds
This commit is contained in:
parent
f80c3e7101
commit
f073e364b7
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ zstyle ':completion:*' matcher-list 'm:{a-z}={A-Za-z}'
|
|||
autoload -z edit-command-line
|
||||
zle -N edit-command-line
|
||||
|
||||
bindkey -e
|
||||
bindkey "^V" edit-command-line
|
||||
bindkey '^K' autosuggest-execute
|
||||
|
||||
|
|
Loading…
Reference in a new issue