From fbc2fad9c9294f812e63e7b8ed9908ba021b8c4c Mon Sep 17 00:00:00 2001 From: Thomas Dietrich Date: Mon, 11 Nov 2019 11:19:58 +0100 Subject: [PATCH] Add vim modeline for GitHub Linguist --- .env.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.template b/.env.template index dcb6f884..79b93f47 100644 --- a/.env.template +++ b/.env.template @@ -170,3 +170,5 @@ # SMTP_PASSWORD=password # SMTP_AUTH_MECHANISM="Plain" # SMTP_TIMEOUT=15 + +# vim: syntax=ini