Browse Source

corrected git url for Vundle

master
Ruel Tmeizeh 7 years ago
parent
commit
a891a0d2c5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitmodules

+ 1
- 1
.gitmodules View File

@ -1,3 +1,3 @@
[submodule "bundle/Vundle.vim"]
path = bundle/Vundle.vim
url = git@github.com:gmarik/Vundle.vim.git
url = https://github.com/VundleVim/Vundle.vim.git

Loading…
Cancel
Save