On 4/27/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote:
> Before even thinking of disabling autocommands, we first need proof that
> this actually changes the search time more than a few percent.
>
> Above that, if BufRead autocommands take so much time there is probably
> something wrong with them.  You should find out why this happens.

I see that BufRead autocommands are not related to speed of
vimgrep.

But why viminfo needs to be read for every grepped file ?
Command "20verb vimgrep ..." shows

   Reading viminfo file "/home/Yakov/.viminfo" marks

for every grepped file. Is it really needed ?

Yakov

Reply via email to