From: martin f. krafft Date: Fri, 18 Jan 2019 10:46:01 +0000 (+1300) Subject: add modeline X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/0b89da6915c4dd5d9ba246b3838e0721e9ef4703 add modeline --- 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