From: Maximilian Friedersdorff Date: Fri, 6 May 2016 14:00:46 +0000 (+0100) Subject: Fix incorrect editor command X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=6e83327b875df898260a6859c062ae53043c1c02;p=max%2Fdotfiles.git Fix incorrect editor command --- 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'"