From 0354d227b0b968faa110243fbe981f1ebe9e69e2 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 10 Jun 2016 00:02:45 +1200 Subject: Switch to local versions of my subrepos --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 132e9c98..79d0266d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/tommcdo/vim-lion [submodule "vim/bundle/nagios"] path = vim/bundle/nagios - url = https://github.com/tejr/vim-nagios.git + 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 @@ -21,7 +21,7 @@ url = https://github.com/tpope/vim-repeat.git [submodule "vim/bundle/sahara"] path = vim/bundle/sahara - url = https://github.com/tejr/sahara.git + url = https://sanctum.geek.nz/code/sahara.git [submodule "vim/bundle/surround"] path = vim/bundle/surround url = https://github.com/tpope/vim-surround.git @@ -30,7 +30,7 @@ url = https://github.com/wellle/targets.vim [submodule "vim/bundle/tmux"] path = vim/bundle/tmux - url = https://github.com/tejr/vim-tmux.git + 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 -- cgit v1.2.3