Post #2298029
2026-04-13 08:13 UTC
@PacoVelobs@mamot.fr As a living document, to get insights for my own migration (I was mostly curious about `vim.pack` actually, as it’s the biggest change in the configuration). 👍
Replies (1)
-
@chouhartem@eldritch.cafe 2026-04-13 16:20
@PacoVelobs@mamot.fr Ok, I did a bit of a cleanup for the things I was not using from nvim-kickstarter and use `vim.pack` instead of lazy. The only things that’s breaking is neorg, but it also breaks if I upgrade my previous configuration with Lazy. I just have to wait to see how it evolves I guess: https://github.com/nvim-neorg/neorg/issues/1751#issuecomment-4186763216 …