mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 21:36:26 +00:00
Remove some old bundles I no longer use
This commit is contained in:
parent
965cbce961
commit
6009de2e91
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user