Thanks Tim,
I think that should do the trick, but I don't get exactly how to use
it.

For instance, I'm testing it, trying to replace this: [:%s#/\*(.*)\*/
#//\1#g] by "test", using:

:g/\V[:%s#/\*(.*)\*/#//\1#g]/s//test/g

It does not work. I'm not getting exactly how to use the \V command in
this context.
I've read the help but it didn't clarify things for me.

Thanks again,
Leandro.


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to