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:
Dave Lucia 2022-09-30 16:35:07 -04:00 committed by GitHub
parent 285b460c80
commit 04fa5fb948
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,6 @@
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
:mode "\\.erb\\'"
:mode "\\.[lh]?eex\\'"
:mode "\\.sface\\'"
:mode "\\.jsp\\'"
:mode "\\.as[cp]x\\'"
:mode "\\.ejs\\'"