On Mar 22, 5:16 pm, Marc Weber <[email protected]> wrote: > Excerpts from Marko Mahnič's message of Tue Mar 22 11:05:45 +0100 2011:> I > prefer to enable the plugins in a two step process. First I Add() > > In Vam you have two functions: > Install and ActivateAddons representing both phases. > They both take a list of plugins to install or activate. What I have is a 2 step process for activation. Add() just adds the plugin to the list of plugins to be activated. Activate() has no parameters and uses the list created by Add() calls.
Anyway, it is trivial to adapt Add(), Activate() and Has() to use VAM. Thanks, Marko -- 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
