8 lines
130 B
VimL
8 lines
130 B
VimL
imap jk <ESC>
|
|
|
|
"aug FastEscape
|
|
"au!
|
|
"au InsertEnter * set timeoutlen=0
|
|
"au InsertLeave * set timeoutlen=1000
|
|
"aug END
|