Sunday, November 25, 2012

Re: Is Vundle dead?

Excerpts from Chris Lott's message of Sun Nov 25 18:46:06 +0100 2012:
> On this topic-- is it difficult to move from Pathogen to VAM? Can I
> keep my bundle directory of plugins but use VAM with it?
AFAIK it doesn't make a big difference cause both pathogen an VAM put
all plugins into one directory. In the VAM case it'll also contain
vim-addon-manager (the code, only a small file will be loaded on each startup, install code as needed)
vim-addon-manager-known-repositories (the pool associating names with sources)

If directories already exist VAM will use them, and run 'git pull' on
git directories when you want to update them. If they don't it'll use
the sources registered at VAM-known-repositories to fetch.

So just reading the the section 2 in docs about how to install it
setting the directory should be enough.

Marc Weber

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

Post a Comment