From cd31dfd46a055d91930f54338142f5612e2e8015 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Fri, 26 Jan 2018 19:39:32 +0000 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8e88664..47f2608 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "bundle/vundle"] path = bundle/vundle - url = git://github.com/gmarik/vundle.git + url = git://github.com/VundleVim/Vundle.vim.git