Friday, January 28, 2011

how to add all files found in :vimgrep to arglist?

I use Vim7.3.107, now when I use :vim command:
:vim /foo/ **.c

it no longer load all file into buffer list. it makes :vim command
faster, but now I can not use a single bufdo command to process all
these file. how to add these result file into some space to make I can
use a single xxxdo (maybe bufdo or argdo) to process all these file?

thx all guys here :-)

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

No comments: