• sini@lemm.ee
    link
    fedilink
    arrow-up
    23
    ·
    1 year ago

    NeoVim. Endlessly customizable, quick to start, and can offer whatever niche feature you’d like. Did I say it was endlessly customizable?

    • vext01@lemmy.sdf.org
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Same here. I’ve used vim/neovim for decades now.

      I hated configuring it then (in vimscript). I hate configuring it now (in lua).

      • o_p@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        Not OP, but I’ve been using Kitty for ages and love it. A GPU term is a must IMO.

    • AccidentalLemming@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 year ago

      When I first tried Vim, I was frustrated with the amount of work needed to build an environment that’s on par with the IDE features I use in IntelliJ. Neovim is easier to customize, and Lua > Vimscript.

      That said I still gave up and mostly stick to IntelliJ/VSCode. I do use Vim bindings in both editors because it helps me code faster. Neovim can be embedded into other applications so in a way I’m still a Neovim user.