Browse Source

Merge a56926fd5b into 42f5825f70

pull/73/merge
GitHub Merge Button 15 years ago
parent
commit
d532dce1f9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      autoload/vundle/installer.vim

+ 1
- 0
autoload/vundle/installer.vim View File

@ -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…
Cancel
Save