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
Welp, yes, I've meant to do this for a while and it's just about the time to make this happen. I've started using neovim quite a while ago, and lua wasn't so supported yet -- this has changed over time greatly. I've experienced some inconvenience with Plug and I thought I'd prefer to use lazy in a lua-based configuration. So, let this be the initial issue in terms of Lua migration.
Objective
Transfer all plugins to lazy, replace Plug.
The text was updated successfully, but these errors were encountered:
Neovim config --- Lua? 🤔
Welp, yes, I've meant to do this for a while and it's just about the time to make this happen. I've started using
neovim
quite a while ago, andlua
wasn't so supported yet -- this has changed over time greatly. I've experienced some inconvenience withPlug
and I thought I'd prefer to uselazy
in alua
-based configuration. So, let this be the initial issue in terms ofLua
migration.Objective
Transfer all plugins to
lazy
, replacePlug
.The text was updated successfully, but these errors were encountered: