Gentoo Archives: gentoo-user

From: JimD <Jim@×××××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - Linewrap in vim
Date: Thu, 23 Mar 2006 21:32:18
Message-Id: 20060323162001.3a573d4e@keelie.localdomain
In Reply to: [gentoo-user] OT - Linewrap in vim by Michael Sullivan
1 On Thu, 23 Mar 2006 12:18:44 -0600
2 Michael Sullivan <michael@××××××××××××.com> wrote:
3
4 > Is there a way to turn off the line wrap function in vim/gvim? I know
5 > it doesn't actually wrap lines in the file - I just want to turn off
6 > the visual line wrap in the editor. Is that possible?
7
8 >From within vim/gvim type:
9
10 :set nowrap
11
12 I add that to my .vimrc, without the ":".
13
14 Jim
15
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] OT - Linewrap in vim Michael Kintzios <michaelkintzios@××××××××.uk>