Friday, December 17, 2010

Re: Slow vim loading , how to find it out

On Friday 17 December 2010 23:51:27 Tom Link wrote:

> > it's using over half of all startup time

> In this case it won't work because you probably want to load
> the plugin on every startup, but you can use plugins like
> asneeded, tplugin to load plugins on demand (e.g. when
> invoking a command for the first time) or vim-addon-manager
> or pathogen to enable a plugin after startup. This way you
> have better control over which plugins are loaded when.

i'm not sure what you're saying won't work

what does work is this: i removed CSApprox from my autoload,
doc, and plugin paths, and my startup time for vim dropped
from 194 milliseconds to 60 ms -- the last thing i want is
more plugins -- i'm down to just netrw now -- when i need to
see pretty colors i'll use gvim

sc

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