On Saturday, May 12, 2012 9:59:44 AM UTC-5, google wrote:
> Hello,
> 
> This concerns ":help ident-search" -- how would one modify the tip to
> collect the results in a quickfix-file and use commands like :copen etc.?
> 

I don't see a :help indent-search in my Vim installation. Assuming it uses a 
normal / search, you can easily adapt it using the same regular expression to 
use :vimgrep instead. Use % as the file list and you'll search in the on-disk 
version of the current file.

-- 
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