mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #4905 from davydog187/patch-1
Syntax highlight .sface files as html
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
||||
:mode "\\.erb\\'"
|
||||
:mode "\\.l?eex\\'"
|
||||
:mode "\\.sface\\'"
|
||||
:mode "\\.jsp\\'"
|
||||
:mode "\\.as[cp]x\\'"
|
||||
:mode "\\.ejs\\'"
|
||||
|
Reference in New Issue
Block a user