Merge pull request #4905 from davydog187/patch-1
Syntax highlight .sface files as html
This commit is contained in:
commit
bc2a90dd15
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
||||||
:mode "\\.erb\\'"
|
:mode "\\.erb\\'"
|
||||||
:mode "\\.l?eex\\'"
|
:mode "\\.l?eex\\'"
|
||||||
|
:mode "\\.sface\\'"
|
||||||
:mode "\\.jsp\\'"
|
:mode "\\.jsp\\'"
|
||||||
:mode "\\.as[cp]x\\'"
|
:mode "\\.as[cp]x\\'"
|
||||||
:mode "\\.ejs\\'"
|
:mode "\\.ejs\\'"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue