Hacker News new | ask | show | jobs
by marinhero 756 days ago
Have you tried using an nvim distribution? They take care of all the plugin loading, config and testing. They stay reasonably updated too.
3 comments

I tried using LazyVim, but I didn't put much effort customizing it so I missed my custom config and I found it somewhat janky
I think they are a good middle ground, but you're still left with some of the busy work. Further, you're a bit more at the mercy of the maintainer. Likely, Lazyvim isn't going anywhere, but it isn't out of the realm of possibilities either.
What distribution would you recommend?
I recently started with Kickstart paired with this video, it's really easy and beginner friendly.

https://github.com/nvim-lua/kickstart.nvim

https://www.youtube.com/watch?v=m8C0Cq9Uv9o

I think lazyvim is one of the more successful/dependable ones