ember hbs support
This commit is contained in:
parent
f1c2acded9
commit
ed139b0695
1 changed files with 3 additions and 0 deletions
3
vimrc
3
vimrc
|
@ -58,6 +58,9 @@ Plug 'Shougo/vimfiler.vim', { 'on': 'VimFiler' }
|
||||||
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' }
|
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' }
|
||||||
Plug 'w0rp/ale'
|
Plug 'w0rp/ale'
|
||||||
|
|
||||||
|
" Languages
|
||||||
|
Plug 'joukevandermaas/vim-ember-hbs'
|
||||||
|
|
||||||
" Markdown and Distraction Free Writing
|
" Markdown and Distraction Free Writing
|
||||||
Plug 'suan/vim-instant-markdown'
|
Plug 'suan/vim-instant-markdown'
|
||||||
Plug 'junegunn/limelight.vim'
|
Plug 'junegunn/limelight.vim'
|
||||||
|
|
Loading…
Add table
Reference in a new issue