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
|
||||
throw 'whoops, unknown status:'.status
|
||||
endif
|
||||
set nomodified
|
||||
endf
|
||||
|
||||
func! vundle#installer#helptags(bundles) abort
|
||||
|
Loading…
Reference in New Issue
Block a user