mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
do not reload vimrc automatically when saved
This commit is contained in:
3
vimrc
3
vimrc
@@ -56,9 +56,6 @@ Plug 'xuhdev/vim-latex-live-preview', { 'for': 'tex' }
|
|||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
"" reload when vim config changes
|
|
||||||
autocmd! bufwritepost .vimrc source %
|
|
||||||
|
|
||||||
"" enable local .vimrc
|
"" enable local .vimrc
|
||||||
set exrc " Enable use of directory-specific .vimrc
|
set exrc " Enable use of directory-specific .vimrc
|
||||||
set secure " Only run autocommands owned by me
|
set secure " Only run autocommands owned by me
|
||||||
|
|||||||
Reference in New Issue
Block a user