Associate xhtml files with web-mode
This commit is contained in:
parent
ed2fb68362
commit
6bd7eb8639
1 changed files with 1 additions and 1 deletions
|
@ -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\\'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue