Use sheerun/vim-polyglot.

This commit is contained in:
Gea-Suan Lin
2019-05-14 06:36:17 +08:00
parent 318b48ab79
commit f8c92ea959

View File

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