2
Neovim or Emacs? (programming.dev)

Which one to choose for development? Advantages & disadvantages of each?

you are viewing a single comment's thread
view the rest of the comments
[-] PaperDevil@programming.dev 0 points 1 year ago

Very interesting question indeed, one that is often debated among programmers.

It ultimately comes down to what suits your personal style and requirements.

Mostly, both have strengths and weaknesses, so it's hard to universally recommend one over the other.

[-] nous@programming.dev 1 points 1 year ago

I used to be on the vim side of things. But recently have switched to helix. It is a modal editor similar (but a bit different from vim) but with most of the things you need plugins for built in, so no need to spend hours finding plugins and configuring things.

But whichever you like is really a personal preference. I have seen far more people use vim in the wild than Emacs. And you can configure Emacs with vi input mode.

If you work with servers knowing basic vi is a must as it is often the only editor installed on the system.

this post was submitted on 25 Jun 2023
2 points (100.0% liked)

Text Editors

470 readers
2 users here now

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS