Paul wrote:
> http://vim.wikia.com/wiki/VimTip1530
>
> This tip searches only for already selected text. Might there
> be a way to have it prompt for a search string, like / does?

It already has a method for that. Assuming backslash leader key,
when in a C function, type \/ and observe that the command line
has some stuff in it. Continue typing whatever you want to find,
and press Enter.

> It might be worth mentioning the vis.vim plugin on this wiki
> page.

Perhaps, but it gets a bit overwhelming to link to every page of
potential interest. vis.vim is mentioned in a couple of tips,
mainly:
  http://vim.wikia.com/wiki/VimTip63
  http://vim.wikia.com/wiki/VimTip438

And these are available in links from related tips.

John

-- 
You received this message from the "vim_use" 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

Reply via email to