From 61d15a81cb9d0ca6b1380e36eff48f0aac20720d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 28 Oct 2020 20:57:27 +0100 Subject: [PATCH] change urls --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bb38111..d003281 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,6 +9,6 @@ url = https://github.com/tmux-plugins/tmux-sensible.git [submodule "vim/bundle/Vundle.vim"] path = vim/bundle/Vundle.vim - url = https://github.com/VundleVim/Vundle.vim.git + url = git://git.schuerz.at/github.com/gmarik/Vundle.vim.git [submodule "vim/autoload/pathogen.vim"] url = git@github.com:tpope/vim-pathogen.git