Browse Source

Merge pull request #319 from grantbow/master

make the doc/vundle.txt the same as README.md
pull/272/merge
gmarik 13 years ago
parent
commit
4f9b255fed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/vundle.txt

+ 1
- 1
doc/vundle.txt View File

@ -46,7 +46,7 @@ in order to install/search [all available vim scripts]
*vundle-quickstart*
1) Setup Vundle: >
git clone http://github.com/gmarik/vundle.git ~/.vim/vundle.git
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
2) Configure bundles:


Loading…
Cancel
Save