Took out vi-mode from zsh, updated vim plugins
This commit is contained in:
parent
787465e4e0
commit
afe5befad7
13 changed files with 14 additions and 12 deletions
2
vimrc
2
vimrc
|
|
@ -123,5 +123,7 @@ set list listchars=tab:»·,trail:·,eol:↪
|
|||
" fine I'll try it
|
||||
inoremap jk <Esc>
|
||||
inoremap kj <Esc>
|
||||
|
||||
" stop hitting Esc or c-[!
|
||||
inoremap <Esc> <nop>
|
||||
nnoremap <Esc> :noh<CR><Esc>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue