Slightly OT: Vim command (or macro) to replace space under cursor by "  " (without deleting the following word)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

I'm using Vim to edit some static XHTML pages.

I have to (manually) check for non-breakable spaces in my text, and 
eventually replace simple spaces by the following character sequence:

      

Usually, when I perform the same operation over and over in a text, I do 
it once, and then repeat it in command mode using [.]. But I can't 
figure out how to do this here.

Here's what the according macro would look like. Pressing F2 would 
replace the space under the cursor by " " :

:map <F2> cw&nbsp;<ESC>

... except this also deletes the word after the cursor, which is annoying.

Any suggestions ?

Cheers,

Niki
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux