mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
support handlebars templates
This commit is contained in:
@ -6,6 +6,7 @@
|
|||||||
:mode "\\.erb$"
|
:mode "\\.erb$"
|
||||||
:mode "\\.jsp$"
|
:mode "\\.jsp$"
|
||||||
:mode "\\.as[cp]x$"
|
:mode "\\.as[cp]x$"
|
||||||
|
:mode "\\.hbs$"
|
||||||
:mode "\\.mustache$"
|
:mode "\\.mustache$"
|
||||||
:mode "\\.tsx$"
|
:mode "\\.tsx$"
|
||||||
:mode "\\.vue$"
|
:mode "\\.vue$"
|
||||||
|
Reference in New Issue
Block a user