aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-21 10:27:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-21 10:27:34 +1200
commit22b1429fae5091b211f3ab69ed944304271e1df8 (patch)
tree895a90d4915601f2911a878d1855078693a395c2 /.gitmodules
parentFix spelling mistake (diff)
downloaddotfiles-22b1429fae5091b211f3ab69ed944304271e1df8.tar.gz
dotfiles-22b1429fae5091b211f3ab69ed944304271e1df8.zip
Switch to public clones of Vim submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules
index 79d0266d..3ed4ec2f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,36 +1,36 @@
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
- url = https://github.com/tpope/vim-abolish.git
+ url = https://sanctum.geek.nz/clone/vim-abolish.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
- url = https://github.com/tpope/vim-commentary.git
+ url = https://sanctum.geek.nz/clone/vim-commentary.git
[submodule "vim/bundle/html5"]
path = vim/bundle/html5
- url = https://github.com/othree/html5.vim
+ url = https://sanctum.geek.nz/clone/html5.vim.git
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
- url = https://github.com/tommcdo/vim-lion
+ url = https://sanctum.geek.nz/clone/vim-lion.git
[submodule "vim/bundle/nagios"]
path = vim/bundle/nagios
url = https://sanctum.geek.nz/code/vim-nagios.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
- url = https://github.com/tpope/vim-pathogen.git
+ url = https://sanctum.geek.nz/clone/vim-pathogen.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
- url = https://github.com/tpope/vim-repeat.git
+ url = https://sanctum.geek.nz/clone/vim-repeat.git
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = https://sanctum.geek.nz/code/sahara.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
- url = https://github.com/tpope/vim-surround.git
+ url = https://sanctum.geek.nz/clone/vim-surround.git
[submodule "vim/bundle/targets"]
path = vim/bundle/targets
- url = https://github.com/wellle/targets.vim
+ url = https://sanctum.geek.nz/clone/targets.vim.git
[submodule "vim/bundle/tmux"]
path = vim/bundle/tmux
url = https://sanctum.geek.nz/code/vim-tmux.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
- url = https://github.com/tpope/vim-unimpaired.git
+ url = https://sanctum.geek.nz/clone/vim-unimpaired.git