On Oct 5, 2009, at 5:34, Niki Kovacs wrote:
Here's what the according macro would look like. Pressing F2 would replace the space under the cursor by " " :
:map <F2> cw <ESC>
... except this also deletes the word after the cursor, which is annoying.
Any suggestions ?
Have you tried the "s" command (substitute) instead of "cw"?
Alfred