From: Samir Benmendil Date: Mon, 15 Dec 2014 17:46:59 +0000 (+0000) Subject: vim: don't auto source vimrc X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/106e9e669bfb97e73ea0d4faecfd27e703852d0b?ds=inline vim: don't auto source vimrc --- diff --git a/vim/vimrc b/vim/vimrc index caa3348..c365418 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -232,12 +232,6 @@ augroup cursor_pos \ endif augroup END -" auto source vimrc when saved {{{2 -augroup source_vimrc - au! - autocmd bufwritepost vimrc source $MYVIMRC -augroup END - " bindings {{{1 " allow both and / to be