add jinja syntax highlighter
This commit is contained in:
parent
e4fa737081
commit
3df4cc2329
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ call plug#begin('~/.vim/plugged')
|
|||
|
||||
Plug 'fatih/vim-go'
|
||||
Plug 'joukevandermaas/vim-ember-hbs'
|
||||
Plug 'glench/vim-jinja2-syntax'
|
||||
|
||||
Plug 'scrooloose/syntastic'
|
||||
Plug 'mtscout6/syntastic-local-eslint.vim'
|
||||
|
|
Loading…
Add table
Reference in a new issue