the extra config dir seems unnecessary, this folder should already only contain configuration files
9 lines
144 B
VimL
9 lines
144 B
VimL
imap jk <ESC>
|
|
vmap jk <ESC>
|
|
|
|
"aug FastEscape
|
|
"au!
|
|
"au InsertEnter * set timeoutlen=0
|
|
"au InsertLeave * set timeoutlen=1000
|
|
"aug END
|