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 --- bundle.disabled/TabBar | 1 - 2 files changed, 4 deletions(-) delete mode 160000 bundle.disabled/TabBar 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 diff --git a/bundle.disabled/TabBar b/bundle.disabled/TabBar deleted file mode 160000 index c5a9f41..0000000 --- a/bundle.disabled/TabBar +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c5a9f41c45959e5573ff4723f56a0dfbd4845308 -- cgit v1.2.3