Created tools dir for simple scripts
This commit is contained in:
@@ -60,7 +60,7 @@ nnoremap <CR> o<Esc>
|
||||
|
||||
" use jk to escape insert mode - using easyescape plugin
|
||||
let g:easyescape_chars = { "j": 1, "k": 1 }
|
||||
let g:easyescape_timeout = 100
|
||||
"let g:easyescape_timeout = 100
|
||||
cnoremap jk <ESC>
|
||||
cnoremap kj <ESC>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user