You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am considering moving all my lua require('pluginX-config') to their respective config prop in the lazy's config, but I'm not sure if they'd be equivalent.
EDIT: Tried it and it doesn't look like there's a different. But still would like confirmation to know if there are some edge cases where it matters.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am considering moving all my
lua require('pluginX-config')
to their respectiveconfig
prop in the lazy's config, but I'm not sure if they'd be equivalent.EDIT: Tried it and it doesn't look like there's a different. But still would like confirmation to know if there are some edge cases where it matters.
Beta Was this translation helpful? Give feedback.
All reactions