You mean there's something other than vim? The hell you say.
Open Source
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.
always vim
Have been using Emacs for over a decade, and I'm fairly happy with it.
I'm using GNU Emacs, which is, from my experience, great for open source software and decentralized development. Last year, I found an issue in a package/extension, I could make an experiment by modifying and running its code on the fly. I didn't even need to reload the whole package/extension. So I figured the solution out and submitted a pull request quickly.
Neovim
I feel old, I'm still using vi.
This was already asked in !programming@lemmy.ml: https://lemmy.ml/post/53721
There is a big difference between an IDE and an editor!
An editor is much more simple, while an IDE offers complete project management and other tools!
Yes and no. The answers to both questions overlap.
Can be, but don't need.
The question in !programming@lemmy.ml assumes that the editor is used for programming. Here, however, the focus is on OpenSource and does not necessarily have anything to do with programming.