From 9d3ed55d5dcdfc51385aec771a8d6b948ce1dae4 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 27 Nov 2017 15:04:14 +1300 Subject: Update submodule paths Renamed two of my Vim submodules with the usual "vim-" prefix; this avoids the 301 HTTP redirect. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3