Merge pull request #73 from jdevera/nin
Marking the installer buffer as not modified
This commit is contained in:
commit
0783fd5fdb
@ -57,6 +57,7 @@ func! vundle#installer#install(bang, name) abort
|
|||||||
else
|
else
|
||||||
throw 'whoops, unknown status:'.status
|
throw 'whoops, unknown status:'.status
|
||||||
endif
|
endif
|
||||||
|
set nomodified
|
||||||
endf
|
endf
|
||||||
|
|
||||||
func! vundle#installer#helptags(bundles) abort
|
func! vundle#installer#helptags(bundles) abort
|
||||||
|
Loading…
Reference in New Issue
Block a user