Add Esc remapping

This commit is contained in:
Edward Litherland-Smith 2021-01-04 09:08:22 +00:00
parent 138a641f03
commit 711c00e23a

2
vimrc
View file

@ -27,6 +27,8 @@ noremap <C-K> <C-W><C-K>
noremap <C-L> <C-W><C-L> noremap <C-L> <C-W><C-L>
noremap <C-H> <C-W><C-H> noremap <C-H> <C-W><C-H>
imap jk <Esc>
set splitbelow set splitbelow
set splitright set splitright