moar plugins

This commit is contained in:
Thomas Ruoff
2015-09-27 23:17:59 +02:00
committed by Thomas Ruoff
parent b35005571f
commit cc6d308a13

2
vimrc
View File

@@ -10,6 +10,7 @@ Plug 'tpope/vim-sensible'
Plug 'L9'
Plug 'unimpaired.vim'
Plug 'surround.vim'
Plug 'Align'
Plug 'editorconfig/editorconfig-vim'
@@ -52,6 +53,7 @@ Plug 'mxw/vim-jsx'
Plug 'shime/vim-livedown'
Plug 'xuhdev/vim-latex-live-preview'
Plug 'wesQ3/vim-windowswap'
call plug#end()