Replies: 1 comment 3 replies
-
The conflict is Lua module level. It cannot be fixed.
It can be fixed for plugin manager level. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to install both
but this is causing issues as both use
require('gitlab')
. I have tried using thename
property, but this doesn't seem to change the underlying name inrequire(LazyPlugin)
.Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions