How can I migrate a vim-plug config into lazy.nvim? #2011
Unanswered
t-scutulatus
asked this question in
Q&A
Replies: 0 comments
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 have a couple of plugins managed by vim-plug and would like to migrate the configuration into lazy.nvim.
Here's an exerpt of my vim-plug configuration:
I have a single file plugins.lua file to name the plugins. Something like this:
How can I achieve a lazy.nvim plugin config as with the vim-plug excerpt above?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions