MarcWeber / vim-addon-manager

manage and install vim plugins (including their dependencies) in a sane way. If you have any trouble contact me. Usually I reply within 24 hours
Other
660 stars 59 forks source link

When activating addons can we activate dependencies also? #105

Closed skeept closed 11 years ago

skeept commented 11 years ago

When it comes to installing addons there seems to be an option to install other addons that are dependencies of the addon being installed.

Would it be possible to add an option to the function vam#ActivateAddons to load the dependencies when loading a addon manually?

Thank you.

ZyX-I commented 11 years ago

I do not understand. Dependencies are always activated when request to activate a plugin is made. Same for installation. There is no option for this, it just happens always. If this does not happen post a bug report where situation when this does not happen is described.

skeept commented 11 years ago

I am trying to activate gitv but when I try to use the command :Gitv it complains that fugitive is not installed.

I will create a ticket in vim-addon-manager-known-repositories (hope that is the correct place for that ticket).

On Fri, Jan 4, 2013 at 12:46 PM, ZyX-I notifications@github.com wrote:

I do not understand. Dependencies are always activated when request to activate a plugin is made. Same for installation. There is no option for this, it just happens always. If this does not happen post a bug report where situation when this does not happen is described.

— Reply to this email directly or view it on GitHubhttps://github.com/MarcWeber/vim-addon-manager/issues/105#issuecomment-11892243.