edit:

I’ve updated & expanded the list (finished for today)

    • WereCat@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      13 hours ago

      Well after doing some research and trying VIM and EMACS for a bit. I already know that I don’t want to use VIM over nano because the features I want neither of them has so it’s pointless to even start learning using VIM and nano is sufficient for the basic stuff but EMACS does have the features. However EMACS is just too much… It’s like I want to crop an image so I download Blender. The thing is too scary to even start with and needs so much customization just to get me started that I just don’t have the energy to attempt it at once with NixOS.

      So I’ve decided to pick up Helix again after all because it also has the features I’m after and needs very little setup to start learning to use it.

      • juipeltje@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        11 hours ago

        Helix is a solid choice tbh. I’m not sure if it works on NixOS, but you could always try something like Doom Emacs that comes preconfigured, similar to things like Lazyvim on the Neovim side. But yeah Emacs is a lot to take in and can be a pain sometimes. I actually just got done troubleshooting and making some changes to my config to solve an issue i had where simple things like scrolling up and down in a file was causing very high cpu usage. I ended up figuring out the issue with the help from a kind redditor, but i was kinda on the verge of considering a different editor if i hadn’t manage to solve it lol.

      • sudoer777@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        If you use Helix, use the nightly version from their flake since it has like a year’s worth of updates compared to the last release. Or use Steelix if you want early access to plugin support.

      • WereCat@lemmy.worldOP
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 days ago

        I’ve already tried Helix quite a while ago. I went trough the entire bult-in tutorial and then never touched it again because I had no reason to back then. I’d have to start everything from scratch which is why I want to try something else now.

    • WereCat@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      3 days ago

      I know enough to know that this is blue vs red situation but not enough to know why. But your comment will likely start a war in this post soon :D

      • littleomid@feddit.org
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        3 days ago

        Lives have been lost in this war, but you’d be crazy to think that Emacs is not the superior editor. (Half /s)

      • juipeltje@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        2 days ago

        Haha, yeah i’m just goofing around, but at the end of the day, just choose what is most interesting to you. It’s kind of ironic how i got into Emacs anyway, cause before that i chose to use Helix instead of NVIM, cause i didn’t want to bother spending so much time configuring it. Then i tried Guix, which is a distro that you configure in Guile Scheme, so Emacs felt like the perfect fit for that, but in the end i still spent hours configuring my Emacs lol.