|
|
@ -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 |
|
|
|