Gentoo Archives: gentoo-user

From: erikf@opera.com (=?iso-8859-1?q?Erik_Haider_Fors=E9n?=)
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - Linewrap in vim
Date: Fri, 24 Mar 2006 15:08:44
Message-Id: 873bh7x6cm.fsf@pondus.glasscola.net
In Reply to: RE: [gentoo-user] OT - Linewrap in vim by Michael Kintzios
1 "Michael Kintzios" <michaelkintzios@××××××××.uk> writes:
2
3 >> -----Original Message-----
4 >> From: JimD [mailto:Jim@×××××××××××××××××.org]
5 >> Sent: 23 March 2006 21:20
6 >> To: gentoo-user@l.g.o
7 >> Subject: Re: [gentoo-user] OT - Linewrap in vim
8 >>
9 >>
10 >> On Thu, 23 Mar 2006 12:18:44 -0600
11 >> Michael Sullivan <michael@××××××××××××.com> wrote:
12 >>
13 >> > Is there a way to turn off the line wrap function in
14 >> vim/gvim? I know
15 >> > it doesn't actually wrap lines in the file - I just want to turn off
16 >> > the visual line wrap in the editor. Is that possible?
17 >>
18 >> From within vim/gvim type:
19 >>
20 >> :set nowrap
21 >>
22 >> I add that to my .vimrc, without the ":".
23 >
24 > While on this topic, when I cut & paste in Vim it automatically inserts
25 > indents on the front of each pasted line which messes up my config
26 > files. I had it fixed some time ago and now I noticed it's back - would
27 > you know how I can switch it off again?
28
29 :set paste
30
31 > --
32 > Regards,
33 > Mick
34 >
35 >
36 > --
37 > gentoo-user@g.o mailing list
38
39 --
40 gentoo-user@g.o mailing list