diff --git a/.vim/vimrc b/.vim/vimrc index 4032df8..408b665 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -59,22 +59,16 @@ Bundle "gmarik/vundle" " Bundle "bonsaiben/bootstrap-snippets" Bundle "ctrlpvim/ctrlp.vim" -Bundle "derekwyatt/vim-scala" -Bundle "elzr/vim-json" -Bundle "evidens/vim-twig" Bundle "garbas/vim-snipmate" Bundle "godlygeek/csapprox" Bundle "gregsexton/gitv" -Bundle "hashivim/vim-terraform" Bundle "honza/vim-snippets" Bundle "itchyny/lightline.vim" Bundle "majutsushi/tagbar" Bundle "MarcWeber/vim-addon-mw-utils" Bundle "motus/pig.vim" Bundle "nathanaelkane/vim-indent-guides" -Bundle "pangloss/vim-javascript" -Bundle "rodjek/vim-puppet" -Bundle "rust-lang/rust.vim" +Bundle "sheerun/vim-polyglot" Bundle "spf13/PIV" Bundle "terryma/vim-expand-region" Bundle "tomtom/tlib_vim"