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

  • @nous
    link
    51 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.

    • @lavafroth
      link
      31 year 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!

    • @Hjagu
      link
      31 year ago

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