kj for normal mode

This commit is contained in:
Michele Guerini Rocco 2019-11-07 19:04:13 +01:00
parent 825b219c36
commit 6f15594199
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -119,7 +119,7 @@ map <Leader>t :TagbarToggle<CR>
map <Leader>u :UndotreeToggle<CR>
" Misc
inoremap jj <ESC>
inoremap kj <ESC>
noremap o o<ESC>
noremap O O<ESC>