If I wanted to to a search and replace within a block, such as inside a 
function that's defined by the current {}'s, what would be the best way to do 
that? I'm thinking something like :{,}s/from/to/gc would be neat, or 
:s/from/to/gc/ap to perform it on 'a paragraph'. Is there even a plugin that 
would do this?

--

.

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

Reply via email to