Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(commands): allow force loading a plugin #330

Closed
wants to merge 1 commit into from

Conversation

luukvbaal
Copy link

Hey and congratulations on a great plugin manager!

I would like to be able to avoid loading a plugin under certain conditions (cond in the plugin spec allows this), but be able to force load the plugin during runtime.

This PR adds a Lazy load! command similar to PackerLoad! to achieve this. If you would implement it differently, consider this a feature request.

@folke
Copy link
Owner

folke commented Jan 6, 2023

Thank you for the suggestion. I just added this functionality

@luukvbaal luukvbaal deleted the force branch January 6, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants