support handlebars templates

This commit is contained in:
Jeff Jewiss 2018-05-25 18:13:28 +01:00
parent e7f484d4f4
commit 68c0d228bc
No known key found for this signature in database
GPG key ID: B3EB0669CC311F5E

View file

@ -6,6 +6,7 @@
:mode "\\.erb$"
:mode "\\.jsp$"
:mode "\\.as[cp]x$"
:mode "\\.hbs$"
:mode "\\.mustache$"
:mode "\\.tsx$"
:mode "\\.vue$"