+keybind jk to escape text

This commit is contained in:
oreodave
2019-11-24 16:40:42 +00:00
parent 361a0f7277
commit 5102d03bdd

1
vimrc
View File

@@ -91,6 +91,7 @@ let g:ale_linters = {
"" Keybinds
imap jk <Esc>
"" General keybind
nnoremap <leader>fp :e ~/.vimrc<CR>
nnoremap <leader>fei :e ~/.vim/ftplugin<CR>