Congrats to the Neovim team! I know one complaint that people tend to have with nvim is that they can never get to a stable config that they don't need to keep tweaking; I used to be one of those users that kept making changes to their config but I've had a stable config for roughly 6 or so months now and I've been loving neovim and the fact that it's personalised exactly to my liking. So what I'm trying to say is that there's hope for those who are still in the depths of the configuration rabbit hole :)

Any chance your config is public? I always find cool new stuff when I look at other people’s nvim configs

You can check out these public configs:

- https://github.com/NvChad/NvChad

- https://github.com/LunarVim/LunarVim

- https://github.com/AstroNvim/AstroNvim

All of them have a Docker command where you can try them out in a container.

awesome-neovim has more configs:

https://github.com/rockerBOO/awesome-neovim#preconfigured-co...