From fbc3dc40c60ebcf5964aecb2f8c20c69d25a2f1b Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 17 Nov 2019 16:02:14 +0100 Subject: fix vim modeline, as ft=help sets tw --- runtime-ld.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime-ld.txt') diff --git a/runtime-ld.txt b/runtime-ld.txt index 3a9b2a3..2145f39 100644 --- a/runtime-ld.txt +++ b/runtime-ld.txt @@ -111,5 +111,5 @@ -------------------------------------------------------------------------------- -vim:sts=2:et:tw=80:cc=80:fo+=t:ft=help +vim:ft=help:sts=2:et:tw=80:cc=80:fo+=t -- cgit v1.2.3