aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-05-16 21:41:45 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-05-16 21:41:45 +1200
commitfdb3f020f3ff8145fddd65ca73f1bf3f477e7e4c (patch)
tree3c6d20d139ba94962ac9f8512b39c1d8393897d3 /.gitmodules
parentUpdate submodules (diff)
downloaddotfiles-fdb3f020f3ff8145fddd65ca73f1bf3f477e7e4c.tar.gz
dotfiles-fdb3f020f3ff8145fddd65ca73f1bf3f477e7e4c.zip
Switch submodules to HTTPS
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules24
1 files changed, 12 insertions, 12 deletions
diff --git a/.gitmodules b/.gitmodules
index cbded91d..4dfe121d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,36 +1,36 @@
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
- url = git://github.com/tpope/vim-abolish.git
+ url = https://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
- url = git://github.com/tpope/vim-commentary.git
+ url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/html5"]
path = vim/bundle/html5
- url = git://github.com/othree/html5.vim
+ url = https://github.com/othree/html5.vim
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
- url = git://github.com/tommcdo/vim-lion
+ url = https://github.com/tommcdo/vim-lion
[submodule "vim/bundle/nagios"]
path = vim/bundle/nagios
- url = git://github.com/tejr/vim-nagios.git
+ url = https://github.com/tejr/vim-nagios.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
- url = git://github.com/tpope/vim-pathogen.git
+ url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
- url = git://github.com/tpope/vim-repeat.git
+ url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
- url = git://github.com/tejr/sahara.git
+ url = https://github.com/tejr/sahara.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
- url = git://github.com/tpope/vim-surround.git
+ url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/targets"]
path = vim/bundle/targets
- url = git://github.com/wellle/targets.vim
+ url = https://github.com/wellle/targets.vim
[submodule "vim/bundle/tmux"]
path = vim/bundle/tmux
- url = git://github.com/tejr/vim-tmux.git
+ url = https://github.com/tejr/vim-tmux.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
- url = git://github.com/tpope/vim-unimpaired.git
+ url = https://github.com/tpope/vim-unimpaired.git