TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:21349] vim help
Try adding this:
set tw=80 [or set textwidth=80, depending on your verbosity]
That will set the line width to 80 columns, but will wrap at 76 with
your wrapmargin setting.
On Sat, Sep 16, 2000 at 04:44:05PM -0500, Michael Josephson wrote:
> I've been using vim for my programming editor, and I must say, I really
> like it. So I'm also using it as my editor inside of mutt (set
> editor="vim -c 'set nonu' -c 'set wrapmargin=76'". Well, it is with the
> wrapmargin setting that I'm having difficulty. If I specify a wrapmargin,
> and if set wrap is on, then when I'm composing a message, it wraps at every
> word.
>
> Something
> like
> this.
>
> Any vim gurus out there with some ideas?
>
> thanks, mj
> --
> ---------------------------------
> Michael Josephson
> Software Developer
> Navicare Systems, Inc.
> www.navicare.com
>
> Email: mjosephson@navicare.com
> mjj55409@yahoo.com
> ---------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
--
Jim Kaufman mailto:jmk@jamesk.swdata.com
Linux Consultant, CCNA Eden Prairie, MN 55346
home: 952-934-4851 fax: 952-937-9832
---
"Hey, Rocky! Watch me pull some intelligence out of the Internet!"
"But that trick never works!"
-- Unknown
- References:
- vim help
- From: Michael Josephson <mjj55409@yahoo.com>