Removed buffergator
This commit is contained in:
parent
4610e74af8
commit
b42a32e6e8
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ Plugin 'VundleVim/Vundle.vim'
|
||||||
" --- My plugins
|
" --- My plugins
|
||||||
Plugin 'scrooloose/nerdtree' " FileBrowser on the left side
|
Plugin 'scrooloose/nerdtree' " FileBrowser on the left side
|
||||||
Plugin 'ervandew/supertab' "Auto completion
|
Plugin 'ervandew/supertab' "Auto completion
|
||||||
" Plugin 'jeetsukumaran/vim-buffergator' "Easy buffer switching
|
|
||||||
Plugin 'ap/vim-templates' "File templates
|
Plugin 'ap/vim-templates' "File templates
|
||||||
Plugin 'godlygeek/tabular' "Tabularize
|
Plugin 'godlygeek/tabular' "Tabularize
|
||||||
Plugin 'MarcWeber/vim-addon-mw-utils' " Dependency for snipmate
|
Plugin 'MarcWeber/vim-addon-mw-utils' " Dependency for snipmate
|
||||||
|
|
Loading…
Reference in a new issue