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

    One reason I was reluctant to use C# in open source projects is because the free tooling on Linux was subpar. This is great.

      • django@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        I am actually a user of Evil, which provides vim keybindings in Emacs. I switched from vim to Emacs, because I wanted to use org-mode, but I prefer vim keybindings.

        • theshatterstone54@feddit.uk
          link
          fedilink
          arrow-up
          1
          ·
          19 hours ago

          All I want is a performant and modern Emacs that has the same speed and startup time as neovim while not requiring the daemon, which also has the stability and capabilities of neovim (things like super easy language integration and lsp are a godsend)

          • Drew@sopuli.xyz
            link
            fedilink
            arrow-up
            1
            ·
            7 hours ago

            Tweaking the init file goes a long way in speeding up Emacs init, you can change the GC threshold during initialisation, as well as only load a minimum amount of packages