... > Thanks I did not know this pattern and it is very handy. I always felt
> > that the search commands /, ? should have a range, so that one can limit > > the search to part of a text. What about having two commands :<range>/ > > and :<range>? for searches limited to the <range> of lines. > > You can use the range-search plugin > (http://www.vim.org/scripts/script.php?script_id=1396) for that. > I use this one: vis : Extended Visual Mode Commands, Substitutes, and Searches http://www.vim.org/scripts/script.php?script_id=1195 By Dr. Chip It creates a simple mapping // to do a range search over my highlighted region. I find it quite convienent. David -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
