aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-27 15:04:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-27 15:04:14 +1300
commit9d3ed55d5dcdfc51385aec771a8d6b948ce1dae4 (patch)
treef8ed0e5129e90868b8fe14fbe86af9b689565141
parentMerge branch 'hotfix/v0.19.1' into develop (diff)
downloaddotfiles-9d3ed55d5dcdfc51385aec771a8d6b948ce1dae4.tar.gz
dotfiles-9d3ed55d5dcdfc51385aec771a8d6b948ce1dae4.zip
Update submodule paths
Renamed two of my Vim submodules with the usual "vim-" prefix; this avoids the 301 HTTP redirect.
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 998180ec..8039bbad 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,7 +6,7 @@
url = https://sanctum.geek.nz/clone/vim-commentary.git
[submodule "vim/bundle/juvenile"]
path = vim/bundle/juvenile
- url = https://sanctum.geek.nz/code/juvenile.git
+ url = https://sanctum.geek.nz/code/vim-juvenile.git
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
url = https://sanctum.geek.nz/clone/vim-lion.git
@@ -18,7 +18,7 @@
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
+ url = https://sanctum.geek.nz/code/vim-sahara.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://sanctum.geek.nz/clone/vim-surround.git