support handlebars templates

This commit is contained in:
Jeff Jewiss
2018-05-25 18:13:28 +01:00
parent e7f484d4f4
commit 68c0d228bc

View File

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