this post was submitted on 22 Jul 2023
96 points (96.2% liked)
Open Source
31143 readers
336 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How does it compare to similar stuff like AstroNvim, SpaceVim, NVChad, etc? I'm trying to choose one but having difficulties ๐ฅ
I find it significantly better than SpaceVim as they're not relying on EOL'd packages and customization is a bit easier. Defaults are pretty sane and most needed plugins are quick to setup.
Thank you, gonna give it a try! Since I'm new to nvim it would feel good to still have that "semi IDE" feeling, but the ammount of options felt overwhelming ๐
No problem! That's definitely an easy problem to have with (neo)vim.
I think you are doing nothing wrong with choosing Lunarvim. Anyway, If you ever are unhappy with it, you can pretty much just create your own neovim config.
It's got a pretty good community, you always find some help online. It comes per default only with "needed" plugins, which makes it a pretty nice IDE already. If you ever need more plugins, it's also not complicated to install them,
Good community is always a plus for any project. Thanks for the recommendation!