Browse Source

Merge eb61670e4d into 304e63642b

pull/93/merge
GitHub Merge Button 14 years ago
parent
commit
5e79e8d5ae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      autoload/vundle.vim

+ 1
- 1
autoload/vundle.vim View File

@ -2,7 +2,7 @@
" Author: gmarik
" HomePage: http://github.com/gmarik/vundle
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
" Version: 0.8
" Version: 0.9
com! -nargs=+ Bundle
\ call vundle#config#bundle(<args>)


Loading…
Cancel
Save