From 5fd6e48db0641c894235740f2de88172e156251f Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 27 May 2019 22:52:50 +0200 Subject: [PATCH] Fix modeline --- terminals/termite/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminals/termite/config b/terminals/termite/config index e9f5ddf..e376226 100644 --- a/terminals/termite/config +++ b/terminals/termite/config @@ -154,4 +154,4 @@ color15 = #f3f3f3 #border_width = 0.5 #roundness = 2.0 -/* vim: set filetype=dosini ts=4 sw=4 tw=120 noet :*/ +; vim: set filetype=dosini ts=4 sw=4 tw=120 noet :