Install polyglot for lots of language support, and ale for async checking
This commit is contained in:
parent
2d5565ca5d
commit
3e33f13529
1 changed files with 2 additions and 0 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue