this post was submitted on 22 Jul 2023
87 points (94.8% liked)
Open Source
31365 readers
325 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
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
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
Lunarvim
Actually a pretty good on-the-go alternative to GUI IDEs. Always using it to quickly edit configs and scripts.
I am using it, as an "IDE" for everything.
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!
This looks great. I've been using Spacevim for years but will check this out
Astrovim too.