On Oct 27, 5:40 am, Steven Woody <[email protected]> wrote: > Hi, > > When running vimgrep, I see on the screen the buffer is quickly > refreshed with many many files. I guess this slow down the vimgrep > speed. Can this behavior be disabled?
As has been mentioned, this is probably due to autocmds when the file is read. I know that the showmarks.vim plugin has this kind of unwanted behaviour. Do you have that plugin installed? What happens if you disable it and try again? Henrik. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
