Remove some old bundles I no longer use

This commit is contained in:
ViViDboarder 2013-12-04 18:38:45 -08:00
parent 965cbce961
commit 6009de2e91
1 changed files with 0 additions and 6 deletions

View File

@ -26,17 +26,11 @@ Bundle 'tpope/vim-fugitive'
Bundle 'wincent/Command-T'
" -- Buffer Nav --
" Tree view for managing tabs
"Bundle 'kien/tabman.vim'
" Quick buffer switching
Bundle 'sandeepcr529/Buffet.vim'
" Needs Vim compiled with Ruby
" Buffer toggler
"Bundle 'mutewinter/LustyJuggler'
" -- Nav in file --
" Ctags file parsing
"Bundle 'taglist.vim'
Bundle 'majutsushi/tagbar'
" Syntax checking
Bundle 'scrooloose/syntastic'