My .vimrc has just this line for this problem:
set textwidth=72
On 05/21/01, 08:04:36AM -0400, darren chamberlain wrote:
> Larry Hignight ([EMAIL PROTECTED]) said something to this effect on 05/18/2001:
> > I'm not sure how I missed this in the Mutt manual and some online tutorials,
> > but I have some people on another mail list complaining that my email isn't
> > wrapping properly.  I am using vim as my editor.  Which needs to be configured
> > to setup wrapping at 72?  Is it in one of the vim files or the .muttrc?
> 
> set fo=trcq    " fo == formatoptions
> set ft=mail    " ft == filetype
> set tw=72      " tw == textwidth
> 
> use :help to describe these. Setting ft=mail will also (I
> believe) set fo to the right options.
> 
> (darren)
> 
> -- 
> Any technology indistinguishable from magic is insufficiently advanced.

-- 
John P. Verel
Norwalk, CT

Reply via email to