From: Jan Kratochvil Date: Mon, 5 Jan 2015 17:31:20 +0000 (+0100) Subject: .vimrc: +1 X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=6471532df2f0ff912e5c986bd62e12912d468cf8 .vimrc: +1 --- diff --git a/.vimrc b/.vimrc index 00b77d7..44871db 100644 --- a/.vimrc +++ b/.vimrc @@ -99,5 +99,6 @@ noremap * :let ic_save=&ic:set noic*:let &ic=ic_save noremap # :let ic_save=&ic:set noic#:let &ic=ic_save noremap :w:!aspell --check '%':e noremap gq] gq/^. \?$ +noremap 1 :w:make -j1 endif "!exists("g:_kratochvil_vimrc")