Silva, Paulo wrote:

Nope, that didn't helped much.
But no worries, the simple replace when visual is still selected works
fine.
I gess I'll never know why, but then again it dosen't matter really if I
can do it some other way.
In that case, you may wish to consider vis.vim -- it allows you to perform command mode operations
on a visual block/character/line selected region, including substitutes:

 ctrl-v
 move
 :B s/abc/def/g

as an example.

You can get the latest vis.vim from

   http://mysite.verizon.net/astronaut/vim/index.html#VIS

or a more stable version from:

   http://vim.sourceforge.net/scripts/script.php?script_id=1195

Regards,
Chip Campbell


Reply via email to