That will probably do for now. Thanks. However, having a flag would be a good thing, since it would allow future modifications to vimgrep to be encapsulated in the flag. Meaning, in the future, :vimgrep /pattern/fast would not necessarily be synonymous with :set eventignore=all
On 4/27/06, Benji Fisher <[EMAIL PROTECTED]> wrote: > On Thu, Apr 27, 2006 at 07:44:24AM -0600, Eric Arnold wrote: > > I would be nice to have a flag for vimgrep to skip all the filetype > > slow stuff when you want to do a large grep, and you know you don't > > care about .gz files, etc., which I almost never do. > > In an earlier post on this thread, Bram Moolenaar promised to fix > the problem that :vimgrep does not respect > > :set eventignore=all > > Look for it in the next snapshot. > > HTH --Benji Fisher >
