Re: OT: column 72 in mutt with xterm && vim
- To: mutt-users@xxxxxxxx
- Subject: Re: OT: column 72 in mutt with xterm && vim
- From: "Dilip M" <dilipm79@xxxxxxxxx>
- Date: Wed, 12 Mar 2008 16:49:14 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=YO0+EZ6PdnIfgsbYJaibaawExqmxRHwPMsi/HLxOsO4=; b=VUwGn3aBh85rO7MmMA7waeLTyKcWxtiK64g8akDJ7mYnQUXp/24+xQiSPzMLg1/o9sh3uyVdqu6Xe4fF+Fc0qO7hpRegrX6CUeYQg6beRDtBNHc7wnzgjNJ2OepvnGb7Kpkejs4cezKsX2CNOheNhIb2Shv1q1OjdT2kqlbVrSg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PzXtrnxZOmkUEIll6qJ9mUjVIrfd01gh9JKxRal5hojhYPEkqLpUH6vB2yb9sSObjUi6qh0xkA54XzqpElUeKFLi/9QrgwHr0feAg8DtaKqR+1mAcxqusRkSIRrJ5keOhiO9cbGSAMduKZQiEuZTXAn0H0EW0wWNZlMgZs8khD4=
- In-reply-to: <20080312110152.GD13901@xxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <20080312091229.GA2583@xxxxxxxxxxxxxxxxx> <20080312110152.GD13901@xxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
On Wed, Mar 12, 2008 at 4:31 PM, <cblists@xxxxxxxxxx> wrote:
...
> You can let vim wrap automatically, whenever you reach a certain column.
> This can be set using :set textwidth. My vim comes with a filetype
> plugin mail.vim which sets the textwidth automatically to 70, whenever
> vim recognizes a mail (and it already recognizes all of mutt's mails out
> of the box).
Can you share the download link for mail.vim. Or it is bundled within VIM?
Does set ft=mail and sync=on activates it?
~dm
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?