On Fri, May 22, 2009 at 1:45 PM, Leandro Camargo <[email protected]> wrote: > > Is there a way of replacing a term yanked in my buffer? > Lets say I yanked this string "yada yada yada" to the 0 register (default). > How can I use the content of register 0 to search or replace? > > Would be nice if I could do this: > :%s/"0//gc > > Any tips? > Is that possible?
This might help: :h c_Ctrl-r --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
