From: John P. Looney (jplooney-ilug at domain online.ie)
Date: Mon 28 Feb 2000 - 15:06:47 GMT
On Mon, Feb 28, 2000 at 02:46:27PM +0000, Donncha O Caoimh mentioned:
> Has anyone come across a nice Vim feature/macro to physically wrap long
> lines at a certain column? I'm not talking about the virtual wrap that's
> there for the convenience of the user but something that puts a CR
> around column XX without breaking words up..
set textwidth=78 ?
and then pick one of:
set autoindent
set smartindent
set cindent
Kate
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:30 GMT