fix(web): remove .sface from web mode autolist
elixir-mode can now handle .sface files from surface-ui.org Ref: #4905
This commit is contained in:
parent
285b460c80
commit
04fa5fb948
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
||||||
:mode "\\.erb\\'"
|
:mode "\\.erb\\'"
|
||||||
:mode "\\.[lh]?eex\\'"
|
:mode "\\.[lh]?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