• Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    7
    ·
    19 hours ago

    Neovim and emacs are both incredibly heavy. I would rather just use something like VScodium.

    Nano and Vim are small and quick.

    • Drew@sopuli.xyz
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      4 hours ago

      I would like you to open the same file in neovim, Emacs, and vscodium and see the ram usage.

      Matter of fact I’ve done this for you (230 line json):

      heavily customised emacs: 34 MB
      heavily customised neovim: 32 MB
      Newly installed vscodium: 300 MB+

      both emacs and neovim have syntax highlighting, completion, mouse support, terminal support, window management, and so on