hylobates@jlai.lu to linuxmemes@lemmy.worldEnglish · 9 个月前VI is love, VI is lifejlai.luimagemessage-square137fedilinkarrow-up1493arrow-down119
arrow-up1474arrow-down1imageVI is love, VI is lifejlai.luhylobates@jlai.lu to linuxmemes@lemmy.worldEnglish · 9 个月前message-square137fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1arrow-down13·9 个月前Neovim and emacs are both incredibly heavy. I would rather just use something like VScodium. Nano and Vim are small and quick.
minus-squareDrew@sopuli.xyzlinkfedilinkarrow-up9·edit-29 个月前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
Neovim and emacs are both incredibly heavy. I would rather just use something like VScodium.
Nano and Vim are small and quick.
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
Debugger?
Yea they can attach to debuggers via dap
great