Browse Source

Fixed uris

pull/10/head
gmarik 15 years ago
parent
commit
6dcbcd564d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/vundle.txt

+ 2
- 2
doc/vundle.txt View File

@ -86,11 +86,11 @@ or >
Vundle loves Github, that's why short uris can be used to configure bundles: > Vundle loves Github, that's why short uris can be used to configure bundles: >
Bundle 'tpope/fugitive'
Bundle 'tpope/vim-fugitive'
equals full uri > equals full uri >
Bundle 'http://github.com/tpope/fugitive.git'
Bundle 'http://github.com/tpope/vim-fugitive.git'
4.2 INSTALL SCRIPTS ~ 4.2 INSTALL SCRIPTS ~


Loading…
Cancel
Save