mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Vim bindings breaks many things :(
This commit is contained in:
parent
b858238684
commit
f6639163aa
2
.zshrc
2
.zshrc
@ -14,7 +14,7 @@ setopt appendhistory autocd extendedglob
|
|||||||
|
|
||||||
export WORDCHARS='*?_[]~=&;!#$%^(){}'
|
export WORDCHARS='*?_[]~=&;!#$%^(){}'
|
||||||
|
|
||||||
bindkey -v
|
bindkey -e
|
||||||
bindkey "\e$terminfo[kcub1]" backward-word
|
bindkey "\e$terminfo[kcub1]" backward-word
|
||||||
bindkey "\e$terminfo[kcuf1]" forward-word
|
bindkey "\e$terminfo[kcuf1]" forward-word
|
||||||
bindkey "^[[7~" beginning-of-line
|
bindkey "^[[7~" beginning-of-line
|
||||||
|
Loading…
Reference in New Issue
Block a user