this post was submitted on 08 Oct 2023
552 points (89.0% liked)

Programmer Humor

19331 readers
19 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] BeigeAgenda@lemmy.ca 2 points 1 year ago* (last edited 1 year ago) (1 children)

Yes, if you can remember the shortcuts...

M-x IDE

[โ€“] netchami@sh.itjust.works 1 points 1 year ago

You can customize all the shortcuts and create custom ones. I'd recommend utilizing the leader key concept, and centering your keybindings around that. For text editing, just use evil-mode, once you build up muscle memory with those Vim bindings it's just awesome.