aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index fc72402e..7d62607d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
- url = http://github.com/tpope/vim-pathogen.git
+ url = git://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
- url = http://github.com/tpope/vim-fugitive.git
+ url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
- url = http://github.com/tejr/sahara.git
+ url = git://github.com/tejr/sahara.git