Support LiveView templates for Elixir

This was added in fxbois/web-mode#1070
This commit is contained in:
Justin Smestad
2020-05-29 18:04:37 -06:00
committed by GitHub
parent aec94f5bb2
commit cf535e42fb

View File

@ -4,7 +4,7 @@
:mode "\\.[px]?html?\\'"
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
:mode "\\.erb\\'"
:mode "\\.eex\\'"
:mode "\\.l?eex\\'"
:mode "\\.jsp\\'"
:mode "\\.as[cp]x\\'"
:mode "\\.hbs\\'"