From bb880fcc504dba39a7ba610ccb84187e863b1288 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Fri, 4 Jul 2014 01:07:44 +0200
Subject: Tell vim the underlying filetype of templates for syntax
 highlighting.

---
 roles/MX/templates/etc/postfix/main.cf.j2 | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'roles/MX/templates')

diff --git a/roles/MX/templates/etc/postfix/main.cf.j2 b/roles/MX/templates/etc/postfix/main.cf.j2
index 4d8e53e..8785c5a 100644
--- a/roles/MX/templates/etc/postfix/main.cf.j2
+++ b/roles/MX/templates/etc/postfix/main.cf.j2
@@ -150,3 +150,5 @@ smtpd_recipient_restrictions =
 
 smtpd_data_restrictions =
     reject_unauth_pipelining
+
+# vim: set filetype=pfmain :
-- 
cgit v1.2.3