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

Text Editors

459 readers
1 users here now

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

founded 2 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] nous 5 points 2 years ago (2 children)

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.

[–] Hjagu 3 points 2 years ago

Kakoune/helix is also more responsive then (neo)vim````

[–] lavafroth 3 points 2 years ago

Thanks for bringing up this alternative to Neovim. I've been playing around with it for a while. So far, it's really nice!