[REBOL] Re: GVIM Editor
From: louisaturk:eudoramail at: 12-Mar-2002 18:59
Hi Joel,
Many thanks for helping. I'll answer your question:
At 05:50 AM 3/12/2002 -0600, you wrote:
>Which version of vim are you using? On what platform?
I'm using gVim 6.1a
>The reason I'm asking is that vim 6.0 and vim 5.x are
>slightly different (one keystroke), and gvim lets you
>also use a drop-down menu.
>
>In vim 5.x you use
>
> "*p
>
>to insert after the current cursor position. In vim 6.0
>
> "+p
This is what I've been trying, but it doesn't insert the text at the cursor
for some reason. Instead it inserts the text at the beginning of the file.