Browse Source

Merge branch 'nin' of http://github.com/gmarik/vundle into nin

pull/75/head
gmarik 15 years ago
parent
commit
3284414c6a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      autoload/vundle/installer.vim

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

@ -58,6 +58,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…
Cancel
Save