~edwargix/emacs.d

7fc3035777acff0e7c0c359acb5ce76ab1a32512 — David Florness 5 years ago 2638375
Use web-mode for .tmpl (template) files
1 files changed, 1 insertions(+), 0 deletions(-)

M lisp/web.el
M lisp/web.el => lisp/web.el +1 -0
@@ 9,6 9,7 @@
         "\\.jsx\\'"
         "\\.mustache\\'"
         "\\.phtml\\'"
         "\\.tmpl\\'"
         "\\.tpl\\.php\\'"
         "\\.ts\\'"
         "\\.tsx\\'"