Monday, December 5, 2011

Re: GVim Win32 on Win7 suddenly very slow to load

On Mon, Dec 5, 2011 at 10:23 PM, Christian Brabandt <cblists@256bit.org> wrote:
>
> On Tue, December 6, 2011 5:31 am, Ben Fritz wrote:
> > I'd start by narrowing it down to plugins vs. your .vimrc. Try all of:
> >
> > gvim -i NONE (to check for the .viminfo/_viminfo file containing
> > something ridiculous)
> >
> > gvim -N -u NORC -i NONE (to check for .vimrc/_vimrc causing it)
> >
> > gvim -N --noplugin -i NONE (to check for plugins causing it)
> >
> > gvim -N -u NONE -i NONE (to check all your config at once)
>
> Also there is a faq on it:
> http://vimhelp.appspot.com/vim_faq.txt.html#faq-36.12

If your scripts and vimrc haven't changed but your Windows has,
ProcMon [1] may help pinpoint what's going on.

[1] http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
--
/George V. Reilly  george@reilly.org  Twitter: @georgevreilly
http://www.georgevreilly.com/blog  http://blogs.cozi.com/tech

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