On Nov 1, 12:25 am, Steven Woody <[email protected]> wrote:
>
> After vimgrep finished searching, it put findings in a quickfix buffer
> and open and jump to the first entry in the finding list.

If you read :help :vimgrep or the nice tip we have on the topic
( http://vim.wikia.com/wiki/Find_in_files_within_Vim ) you'll see that
you can simply add the 'j' flag to the end of the vimgrep pattern to
avoid jumping to the first match.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to