autowrap in vim

Pierre Habouzit pierre.habouzit@m4x.org
Tue, 15 Mar 2005 08:50:59 +0100


--nextPart1185132.YDqkZeMSDp
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

as said by Michael Piefel, this is not a bug, it is an intentional=20
feature of the email filetype from vim

and he pointed the right solution out :

put in your .vimrc :

 au FileType mail                set tw=3D78

to have the wrap done at the 78th column, or

 au FileType mail                set tw=3D0

to disable it
=2D-=20
=B7O=B7  Pierre Habouzit
=B7=B7O
OOO                                                http://www.madism.org

--nextPart1185132.YDqkZeMSDp
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQBCNpPkvGr7W6HudhwRAhJyAJ9w21V5+IeaEiwL1dSUsVDIC/5oLgCgnyqu
jN2veGaWwU9oAae557gibwA=
=foP1
-----END PGP SIGNATURE-----

--nextPart1185132.YDqkZeMSDp--