From b96e39a1643d05b9dbf5326dbb28c559a10e6afe Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 21 May 2015 11:53:21 +0100 Subject: added creating of mutt auxiliary files in install script --- nvimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nvimrc') diff --git a/nvimrc b/nvimrc index 1b347d5..b72d2eb 100644 --- a/nvimrc +++ b/nvimrc @@ -230,10 +230,11 @@ vnoremap , : " Neovim specific tmap nnoremap :b termi -inoremap i +inoremap :b termi "" Restore cursor position augroup autocommands + au! autocmd BufWritePost *.cpp Neomake! autocmd BufReadPost * \ if line("'\"") > 1 && line("'\"") <= line("$") | -- cgit v1.2.3