From 25a81652618566f421d68ef4e74fa2554bc15d90 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Wed, 7 Mar 2012 01:00:14 -0600 Subject: [PATCH] OK, not doing vundle as a submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index b4e676c..ef0a6fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "oh-my-zsh"] path = oh-my-zsh url = git://github.com/robbyrussell/oh-my-zsh -[submodule "/Users/dustinswan/.vim/bundle/vundle"] - path = /Users/dustinswan/.vim/bundle/vundle - url = http://github.com/gmarik/vundle.git