Install polyglot for lots of language support, and ale for async checking

This commit is contained in:
Danielle McLean 2016-10-07 00:02:29 +11:00
parent 2d5565ca5d
commit 3e33f13529
No known key found for this signature in database
GPG key ID: CC91589719027E94

View file

@ -12,8 +12,10 @@ Plug 'tpope/vim-repeat'
Plug 'tpope/vim-sleuth'
Plug 'tpope/vim-surround'
Plug 'tpope/vim-unimpaired'
Plug 'w0rp/ale'
Plug 'wincent/terminus'
Plug 'sheerun/vim-polyglot'
Plug 'sukima/xmledit'
if has('macunix')