From d31e0433030b10f62c72639e997bfbba44ee3596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 28 Oct 2020 21:53:34 +0100 Subject: [PATCH] change url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e25f65d..c719c05 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/tmux-plugins/tmux-sensible.git [submodule "vim/bundle/Vundle.vim"] path = vim/bundle/Vundle.vim - url = git://git.schuerz.at/github.com/gmarik/Vundle.vim.git + url = https://github.com/gmarik/Vundle.vim.git