From 5c757e87bc308a801ac89e6a8c6c7b61acac3f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 9 Jul 2016 20:43:43 +0200 Subject: [vim] Updated bundles to directly use github urls --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index cbe1e57..4f84c86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule ".vim/bundle/vundle"] path = .vim/bundle/vundle - url = https://github.com/gmarik/vundle.git + url = https://github.com/VundleVim/Vundle.vim ignore = dirty update = rebase -- cgit v1.2.3