Added jk imap to vimrc.

This commit is contained in:
Faerbit 2015-03-05 08:31:29 +01:00
parent f7f5b8bc8f
commit 74730d064b

1
vimrc
View File

@ -44,6 +44,7 @@ set ignorecase
set smartcase
syntax on
filetype plugin indent on
imap jk <Esc>
"Change working dir to current dir
:cd %:p:h
"execute Makefile