this post was submitted on 04 Dec 2024
36 points (95.0% liked)
Neovim
2195 readers
2 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Welcome, friend! I mostly use JVM languages at work these days which makes me sad because Neovim isn't so great for them. It really is such a great editor though. It's great fun seeing how people customise it as well.
Lol.. I also spent the last week in customizing, going throuh almost all distros, until I found LazyVim to be the most vanilla one, with sane defaults and a great documentation.
I’m using LunarVim, but LazyVim looks similar. I wonder how they compare. I found LunarVim to be a good starting point, but I’ve customized it quite a bit at this point.
For me, LunarVim feels more like NVChad, with it's own set of options to control neovim... I'm honestly not a huge fan of this approach.
lvim.builtin.lualine.sections.lualine_c = {...}
I prefer the "lazy" way using plugin files, with the lazy notation, since it feels more agnostic.