Re: How to use map to exchange g and G keys?

2006-06-05 Thread Charles E Campbell Jr
Yakov Lerner wrote: On 6/4/06, Georg Dahn [EMAIL PROTECTED] wrote: Hi! IOW, the problem seems to be caused by a gx mapping somewhere in the netrw plugin set. You might try downloading the latest version, probably from Dr. Charles Chip Campbell's site (astronaut or somesuch). I have

Re: How to use map to exchange g and G keys?

2006-06-04 Thread A.J.Mechelynck
Georg Dahn wrote: Hi! IOW, the problem seems to be caused by a gx mapping somewhere in the netrw plugin set. You might try downloading the latest version, probably from Dr. Charles Chip Campbell's site (astronaut or somesuch). I have done this now and installed it as described in the

Re: How to use map to exchange g and G keys?

2006-06-04 Thread Yakov Lerner
On 6/4/06, Georg Dahn [EMAIL PROTECTED] wrote: Hi! IOW, the problem seems to be caused by a gx mapping somewhere in the netrw plugin set. You might try downloading the latest version, probably from Dr. Charles Chip Campbell's site (astronaut or somesuch). I have done this now and installed

Re: How to use map to exchange g and G keys?

2006-06-03 Thread Gerald Lai
On Fri, 2 Jun 2006, Steven Starr wrote: On Fri, 2 Jun 2006, Steven Starr wrote: I have been using vim since version 4, and never had this problem before. I have always (in VI before vim and thereafter) used the following to exchange the use of the g and G keys in my .vimrc file.

How to use map to exchange g and G keys?

2006-06-02 Thread Steven Starr
I have been using vim since version 4, and never had this problem before. I have always (in VI before vim and thereafter) used the following to exchange the use of the g and G keys in my .vimrc file. :noremap g G :noremap G g Now that I've updated to 7.0, this no longer works.

Re: How to use map to exchange g and G keys?

2006-06-02 Thread Gerald Lai
On Fri, 2 Jun 2006, Steven Starr wrote: I have been using vim since version 4, and never had this problem before. I have always (in VI before vim and thereafter) used the following to exchange the use of the g and G keys in my .vimrc file. :noremap g G :noremap G g Now that

Re: How to use map to exchange g and G keys?

2006-06-02 Thread Gerald Lai
On Fri, 2 Jun 2006, Steven Starr wrote: On Fri, 2 Jun 2006, Steven Starr wrote: I have been using vim since version 4, and never had this problem before. I have always (in VI before vim and thereafter) used the following to exchange the use of the g and G keys in my .vimrc file.

Re: How to use map to exchange g and G keys?

2006-06-02 Thread A.J.Mechelynck
Gerald Lai wrote: On Fri, 2 Jun 2006, Steven Starr wrote: On Fri, 2 Jun 2006, Steven Starr wrote: I have been using vim since version 4, and never had this problem before. I have always (in VI before vim and thereafter) used the following to exchange the use of the g and G keys in my

Re: How to use map to exchange g and G keys?

2006-06-02 Thread A.J.Mechelynck
A.J.Mechelynck wrote: Gerald Lai wrote: On Fri, 2 Jun 2006, Steven Starr wrote: On Fri, 2 Jun 2006, Steven Starr wrote: I have been using vim since version 4, and never had this problem before. I have always (in VI before vim and thereafter) used the following to exchange the use of the g