From 6e83327b875df898260a6859c062ae53043c1c02 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Fri, 6 May 2016 15:00:46 +0100 Subject: [PATCH] Fix incorrect editor command --- mutt/.mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc index e19dc76..c5cf8f2 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -35,4 +35,4 @@ macro index \cb "|urlview\n" macro pager \cb "|urlview\n" set text_flowed=yes -set editor="vim +':set textwidth=0' +':set wrapmargin=0' +:set wrap'" +set editor="vim +':set textwidth=0' +':set wrapmargin=0' +':set wrap'" -- 2.45.2