this post was submitted on 05 Mar 2026
553 points (95.7% liked)

Programmer Humor

30224 readers
575 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

me like use nano. nano say how do thing. nano exit easy.

you are viewing a single comment's thread
view the rest of the comments
[–] sloppy_diffuser@sh.itjust.works 1 points 1 day ago (1 children)

neovim user (inside zellij) and same. More of a full blown IDE than an editor.

Also for the keybind memory impaired like myself:

[–] marlowe221@lemmy.world 2 points 22 hours ago

Yep, I’ve gradually gone from using vim motions in VSCode to using Neovim with basically all the functionality I need for backend (.NET and TypeScript) and infrastructure work.

There are still some things I have to rebuild some muscle memory for, but it’s been great. I haven’t made it to zellij yet but that’s the next step.