vimrc-plugins: Remove vinegar

This commit is contained in:
niblock 2017-07-28 18:37:30 -04:00
parent 45c4126735
commit 7a14ddd538

View file

@ -12,12 +12,11 @@ endif
call plug#begin('~/.vim/bundle')
" Current list of plugins
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-vinegar'
Plug 'tpope/vim-tbone'
Plug 'tpope/vim-surround'
Plug 'vimwiki/vimwiki'
Plug 'tpope/vim-unimpaired'
Plug 'tpope/vim-commentary'
Plug 'vimwiki/vimwiki'
Plug 'ajh17/VimCompletesMe'
Plug 'ludovicchabant/vim-gutentags'
" Ruby Related