mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
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:
@ -5,7 +5,6 @@
|
||||
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
||||
:mode "\\.erb\\'"
|
||||
:mode "\\.[lh]?eex\\'"
|
||||
:mode "\\.sface\\'"
|
||||
:mode "\\.jsp\\'"
|
||||
:mode "\\.as[cp]x\\'"
|
||||
:mode "\\.ejs\\'"
|
||||
|
Reference in New Issue
Block a user