Add twig files

Twig files already work nice with web-mode. So detecting them here.
This commit is contained in:
Dragnucs 2018-03-19 10:47:06 +00:00 committed by GitHub
parent d07495e626
commit 20dd751792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
:mode "\\.mustache$"
:mode "\\.tsx$"
:mode "\\.vue$"
:mode "\\.twig$"
:mode "wp-content/themes/.+/.+\\.php$"
:mode "templates/.+\\.php$"
:config