mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add twig files
Twig files already work nice with web-mode. So detecting them here.
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
:mode "\\.mustache$"
|
||||
:mode "\\.tsx$"
|
||||
:mode "\\.vue$"
|
||||
:mode "\\.twig$"
|
||||
:mode "wp-content/themes/.+/.+\\.php$"
|
||||
:mode "templates/.+\\.php$"
|
||||
:config
|
||||
|
Reference in New Issue
Block a user