From ed24510e35d2350a1a3ba9f91075e1f2e70ba476 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 29 Jun 2014 16:55:54 -0400 Subject: Remove TabBar plugin submodule I wasn't using the plugin and it's been sitting around disabled for a while. Now that I read up on how to delete submodules, I figured I may as well remove it. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1d008cb..a7f0908 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "bundle/nerdtree"] path = bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git -[submodule "bundle.disabled/TabBar"] - path = bundle.disabled/TabBar - url = https://github.com/vim-scripts/TabBar.git [submodule "bundle/vim-commentary"] path = bundle/vim-commentary url = https://github.com/tpope/vim-commentary.git -- cgit v1.2.3