From faf51df9805fc8401924cb4d27029262cf4af074 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Mon, 25 Mar 2019 15:05:31 +0000 Subject: [PATCH] Better text reflowing with mutt --- mail/.mutt/common.mutt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/.mutt/common.mutt b/mail/.mutt/common.mutt index 5c9eaf6..946df20 100644 --- a/mail/.mutt/common.mutt +++ b/mail/.mutt/common.mutt @@ -19,7 +19,7 @@ macro pager \cb "\ set text_flowed=yes set reflow_text=yes -set editor="vim -v +':set textwidth=72' +'set fo=aw'" +set editor="vim -v +':set textwidth=72' +'set fo=awq' +'set comments+=n:>'" # Speed up folder switch set sleep_time=0 -- 2.45.2