mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
feat(web): add *.[lh]?eex support
This commit is contained in:
committed by
Henrik Lissner
parent
aed9d0b7e5
commit
25c7f347cb
@ -4,7 +4,7 @@
|
|||||||
:mode "\\.[px]?html?\\'"
|
:mode "\\.[px]?html?\\'"
|
||||||
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
||||||
:mode "\\.erb\\'"
|
:mode "\\.erb\\'"
|
||||||
:mode "\\.l?eex\\'"
|
:mode "\\.[lh]?eex\\'"
|
||||||
:mode "\\.sface\\'"
|
:mode "\\.sface\\'"
|
||||||
:mode "\\.jsp\\'"
|
:mode "\\.jsp\\'"
|
||||||
:mode "\\.as[cp]x\\'"
|
:mode "\\.as[cp]x\\'"
|
||||||
|
Reference in New Issue
Block a user