1
1
Fork 0

handlebars syntax highlighting

This commit is contained in:
Ava Gaiety Wroten 2021-04-14 14:22:32 -05:00
parent a1913db6a2
commit cbe9a69343

View file

@ -50,6 +50,7 @@ call plug#begin('~/.config/nvim/autoload/plugged')
Plug 'pangloss/vim-javascript' Plug 'pangloss/vim-javascript'
Plug 'vim-ruby/vim-ruby' Plug 'vim-ruby/vim-ruby'
Plug 'mustache/vim-mustache-handlebars'
call plug#end() call plug#end()
" dracula colorscheme " dracula colorscheme