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? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
