mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
Support LiveView templates for Elixir
This was added in fxbois/web-mode#1070
This commit is contained in:
@@ -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\\'"
|
||||
|
Reference in New Issue
Block a user