1
0
nvim-config/core/escape.vim
2015-05-24 08:04:28 +02:00

6 lines
62 B
VimL

imap jk <ESC>
imap JK <ESC>
imap Jk <ESC>
set timeoutlen=500