From 6ff702f31c6532d88416a0dd034f0347ac8bc17f Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Sun, 16 Feb 2014 08:43:29 -0600 Subject: [PATCH] Removed tagbar; not using --- vim/vundles/project.vundle | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/vundles/project.vundle b/vim/vundles/project.vundle index f76c007d..21606e8a 100644 --- a/vim/vundles/project.vundle +++ b/vim/vundles/project.vundle @@ -1,6 +1,5 @@ Bundle "jistr/vim-nerdtree-tabs.git" Bundle "scrooloose/nerdtree.git" Bundle "kien/ctrlp.vim" -Bundle "majutsushi/tagbar.git" Bundle "xolox/vim-misc" Bundle "xolox/vim-session"