More web lang support
This commit is contained in:
parent
6e193e79a0
commit
b543dc3bb3
1 changed files with 4 additions and 0 deletions
4
vimrc
4
vimrc
|
@ -61,6 +61,10 @@ Plug 'w0rp/ale'
|
|||
|
||||
" Languages
|
||||
Plug 'joukevandermaas/vim-ember-hbs'
|
||||
Plug 'othree/html5.vim'
|
||||
Plug 'leafgarland/typescript-vim'
|
||||
Plug 'Quramy/tsuquyomi'
|
||||
Plug 'posva/vim-vue'
|
||||
|
||||
" Markdown and Distraction Free Writing
|
||||
Plug 'suan/vim-instant-markdown'
|
||||
|
|
Loading…
Add table
Reference in a new issue