mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-18 03:26:28 +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'
|
Bundle 'wincent/Command-T'
|
||||||
|
|
||||||
" -- Buffer Nav --
|
" -- Buffer Nav --
|
||||||
" Tree view for managing tabs
|
|
||||||
"Bundle 'kien/tabman.vim'
|
|
||||||
" Quick buffer switching
|
" Quick buffer switching
|
||||||
Bundle 'sandeepcr529/Buffet.vim'
|
Bundle 'sandeepcr529/Buffet.vim'
|
||||||
" Needs Vim compiled with Ruby
|
|
||||||
" Buffer toggler
|
|
||||||
"Bundle 'mutewinter/LustyJuggler'
|
|
||||||
|
|
||||||
" -- Nav in file --
|
" -- Nav in file --
|
||||||
" Ctags file parsing
|
" Ctags file parsing
|
||||||
"Bundle 'taglist.vim'
|
|
||||||
Bundle 'majutsushi/tagbar'
|
Bundle 'majutsushi/tagbar'
|
||||||
" Syntax checking
|
" Syntax checking
|
||||||
Bundle 'scrooloose/syntastic'
|
Bundle 'scrooloose/syntastic'
|
||||||
|
Loading…
Reference in New Issue
Block a user