From 20dd751792b1ef690a661ac333e8de217ebed28c Mon Sep 17 00:00:00 2001 From: Dragnucs Date: Mon, 19 Mar 2018 10:47:06 +0000 Subject: [PATCH] Add twig files Twig files already work nice with web-mode. So detecting them here. --- modules/lang/web/+html.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/lang/web/+html.el b/modules/lang/web/+html.el index 49165d98f..9d9d92392 100644 --- a/modules/lang/web/+html.el +++ b/modules/lang/web/+html.el @@ -9,6 +9,7 @@ :mode "\\.mustache$" :mode "\\.tsx$" :mode "\\.vue$" + :mode "\\.twig$" :mode "wp-content/themes/.+/.+\\.php$" :mode "templates/.+\\.php$" :config