Add twig files
Twig files already work nice with web-mode. So detecting them here.
This commit is contained in:
parent
d07495e626
commit
20dd751792
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
:mode "\\.mustache$"
|
:mode "\\.mustache$"
|
||||||
:mode "\\.tsx$"
|
:mode "\\.tsx$"
|
||||||
:mode "\\.vue$"
|
:mode "\\.vue$"
|
||||||
|
:mode "\\.twig$"
|
||||||
:mode "wp-content/themes/.+/.+\\.php$"
|
:mode "wp-content/themes/.+/.+\\.php$"
|
||||||
:mode "templates/.+\\.php$"
|
:mode "templates/.+\\.php$"
|
||||||
:config
|
:config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue