add vim-polyglot again

This commit is contained in:
Thomas Ruoff
2016-11-22 17:47:23 +01:00
parent 3d666fce36
commit 156df55a06

2
vimrc
View File

@@ -44,6 +44,8 @@ Plug 'xuhdev/vim-latex-live-preview', { 'for': 'tex' }
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
Plug 'junegunn/fzf.vim'
Plug 'sheerun/vim-polyglot'
call plug#end()
"" enable local .vimrc