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

:InstallAddons is meant to be "safe" - now that addon-info.json got hooks it may no longer be? #59

Closed MarcWeber closed 12 years ago

MarcWeber commented 12 years ago

How do we "preview" code of a plugin now? I'd deactivate "hooks" when using InstallAddon showing a warning.

Using Activate later and checking out from scratch is probably cheaper than starting keeping state and reading it.

Does this make sense?