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"