From lazy.nvim to vim.pack

https://fredrikaverpil.github.io/blog/2026/04/15/from-lazy.nvim-to-vim.pack/

15 points · 2 comments · view on lemmy.world

2 Comments

notnorm@fosstodon.org · 2 pts · 114d

@codeinabox Just made the change last week! Wasn’t *too* bad and in a lot of ways it feels simpler. But I am having some trouble with a few custom plugins.

SinTan1729@programming.dev · 1 pts · 114d

I decided to migrate to zpack.nvim instead. Got to keep my old lazy config with minimal changes, and it works pretty great. I guess I just like the modular nature of my setup, and also I just went through a major rewrite last month, don't wanna redo it just yet.