feat(web): add *.[lh]?eex support
This commit is contained in:
parent
aed9d0b7e5
commit
25c7f347cb
1 changed files with 1 additions and 1 deletions
|
@ -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\\'"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue