From ecc3f9ed11286bf38157bd1615c63abe8ea93fd5 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Thu, 10 Jul 2014 00:51:41 -0500 Subject: [PATCH] Get rid of old Vundle submodule. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 31f55ed..7cdc133 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule ".vim/bundle/vundle"] - path = .vim/bundle/vundle - url = https://github.com/gmarik/vundle.git [submodule ".vim/bundle/Vundle.vim"] path = .vim/bundle/Vundle.vim url = https://github.com/gmarik/Vundle.vim.git