From 0b89da6915c4dd5d9ba246b3838e0721e9ef4703 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 18 Jan 2019 23:46:01 +1300 Subject: [PATCH] add modeline --- .mutt/confvars | 4 +++- .mutt/mkconf | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.mutt/confvars b/.mutt/confvars index 0a5ba45..3d746fe 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -1,5 +1,5 @@ # Auto-generated using mkconf from manual.txt -# on 2019-01-18 23:23:40 +# on 2019-01-18 23:28:41 # # Invoked as: ./mkconf confvars # @@ -5335,3 +5335,5 @@ set wrap=-10 # Also see the $read_inc, $net_inc and $time_inc variables and the “tuning” # section of the manual for performance considerations. # + +# vim:sw=12:noet:sts=12:ts=12:ft=muttrc diff --git a/.mutt/mkconf b/.mutt/mkconf index c16c254..212a115 100755 --- a/.mutt/mkconf +++ b/.mutt/mkconf @@ -66,5 +66,7 @@ cat <<_eof > "$TARGET" # $(cat "$TMPFILE") + +# vim:sw=12:noet:sts=12:ts=12:ft=muttrc _eof cleanup -- 2.39.2