From 670bd2d6e8836d766727b138f564f9772e0119a0 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Sat, 15 Jun 2013 12:56:51 -0400 Subject: remove tagbar --- .gitmodules | 3 --- vim/bundle/tagbar | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vim/bundle/tagbar diff --git a/.gitmodules b/.gitmodules index c5a6efc..fadcd43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "vim/bundle/powerline"] path = vim/bundle/powerline url = https://github.com/Lokaltog/vim-powerline.git -[submodule "vim/bundle/tagbar"] - path = vim/bundle/tagbar - url = git://github.com/majutsushi/tagbar.git [submodule "vim/bundle/gitgutter"] path = vim/bundle/gitgutter url = git://github.com/airblade/vim-gitgutter.git diff --git a/vim/bundle/tagbar b/vim/bundle/tagbar deleted file mode 160000 index a34acf4..0000000 --- a/vim/bundle/tagbar +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a34acf4f63a9a4c3d80dd9df8edf90406acc3354 -- cgit v1.2.3