handlebars syntax highlighting
This commit is contained in:
parent
a1913db6a2
commit
cbe9a69343
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ call plug#begin('~/.config/nvim/autoload/plugged')
|
|||
|
||||
Plug 'pangloss/vim-javascript'
|
||||
Plug 'vim-ruby/vim-ruby'
|
||||
Plug 'mustache/vim-mustache-handlebars'
|
||||
call plug#end()
|
||||
|
||||
" dracula colorscheme
|
||||
|
|
Loading…
Add table
Reference in a new issue