-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I have plugins that depend on one another (vim-obsession is needed by vim-prosession) and I'd like to install them both in the same package. Ideally, there would be some minpac-native way to do this.
I'm thinking something along the lines of minpac#packadd([[plugin 1, options], [plugin 2, options], ...]). If this doesn't exist, I'd be happy to make a PR!
Metadata
Metadata
Assignees
Labels
No labels