it’s not worth the effort

    • @Zanshi
      link
      91 year ago

      I love helix, it’s so easy to configure, sane defaults and it feels just right!

    • jelloeater - Ops MgrA
      link
      English
      41 year ago

      I played around with it a little today, it’s actually really nice, I still suck at vim, but the menu popups make me happy. Reminds me of micro a little.

      • @[email protected]
        link
        fedilink
        3
        edit-2
        1 year ago

        I recently noticed that micro is getting more powerful. It seems to have some LSP support now.

      • @[email protected]
        link
        fedilink
        21 year ago

        No, there isn’t a plugin system. Things like LSP support are builtin and it uses external LSP server binaries that must be installed on your system.

  • @[email protected]
    link
    fedilink
    30
    edit-2
    1 year ago

    It is like this in the beginning but you come out the other end actually knowing how to change your editor to be what you want.

    To me, neovim made it really fun to edit code again, and I spent months with it, learning lua from scratch, even wrote plugins for it that got popular.

    The shortcuts makes it really easy to jump around in code fast and all the different plugins feels like getting constant upgrades. :)

      • @[email protected]
        link
        fedilink
        51 year ago

        IDK honestly hacked together a config over the weekend and have been using it for a couple months now. Definitely not perfect but it works pretty nicely. Occasionally use Helix as my backup editor, but eventually I just learned to live with my “good enough” config.

        (Seriously, a lot of configs are pretty bloated. Not every little thing really needs to be optimized…)

    • Drew Belloc
      link
      fedilink
      31 year ago

      I really want to go back to neovim just to create “my editor” on top of it from scratch, maybe by the end of the year

  • @[email protected]
    link
    fedilink
    211 year ago

    That’s why I use emacs. It just works.

    (just kidding, I use nano because it’s “good enough”)

  • @[email protected]
    link
    fedilink
    121 year ago

    Have you ever tried changing anything substantial in any other editor? It’s a nightmare if you want a custom experience.

    • @fluxion
      link
      English
      11 year ago

      I can also contest that this is a config

  • @[email protected]
    link
    fedilink
    21 year ago

    I tried. Going through that loop convinced neovim is not an ide. It’s a means by which someone who wants to build an ide can build one.

    If you’re one of those people who doesn’t want to build an ide, like me, it’s not for you.

  • Johanno
    link
    fedilink
    01 year ago

    Jetbrains junkie here. What do you need a terminal Editor for?