it’s not worth the effort

    • @lavafroth
      link
      69 months ago

      Helix is genuinely a great editor. Even the AppImage picks up LSP servers present on the system. If it works good enough for you, awesome! Don’t stop using it because someone sang praises of neovim.

    • Jelloeater
      link
      fedilink
      English
      49 months 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
        9 months ago

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

    • @syl
      link
      English
      19 months ago

      Does this support extensions? Things like copilot and git diff plugins…?

      • @[email protected]
        link
        fedilink
        39 months 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
    31
    edit-2
    9 months 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. :)

    • @muleunchangedstarvedOP
      link
      279 months ago

      sorry I will not be tricked again into this bs editor, life is too short to configure vim

      • @dukk
        link
        59 months 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
      39 months 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
    229 months ago

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

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

  • @[email protected]
    link
    fedilink
    129 months ago

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

  • @TheV2
    link
    49 months ago

    It can be worth the effort, if the tool fit your needs and wants in the first place.

  • @bnjmn
    link
    29 months ago

    I felt this 😢

  • @tirohia
    link
    29 months 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
    09 months ago

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