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

  • MrJay@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    I would say the same as most it really depends on what you are doing, I program in Lisp a lot so Emacs is a natural fit. Vi/Vim/Neovim are in my opinion Technically better they are smaller and simpler however Emacs is a much bigger and more versatile. I ended up choosing Emacs specifically because it was bigger and more versatile. I do plan on giving Vim a try again sometime to see if it fits my needs better, once learning Vim Keybinds/Motions I find it relatively easy to switch between them, except when it comes to the editor specific apps like Org Mode.

  • lascapi@jlai.lu
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    I don’t have the solution.

    I just want to say that I try helix since few weeks and it’s nice!

  • HisDufusness@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    If you love hacking/customizing your system and willing to spend time on it, go with Emacs. If you want something lightweight and fast with moderate customizability go with Neovim.