mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Associate xhtml files with web-mode
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
;;; lang/web/+html.el -*- lexical-binding: t; -*-
|
||||
|
||||
(use-package! web-mode
|
||||
:mode "\\.p?html?\\'"
|
||||
:mode "\\.[px]?html?\\'"
|
||||
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
||||
:mode "\\.erb\\'"
|
||||
:mode "\\.eex\\'"
|
||||
|
Reference in New Issue
Block a user