this post was submitted on 09 Jan 2025
317 points (96.5% liked)

Programmer Humor

19911 readers
1793 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
you are viewing a single comment's thread
view the rest of the comments
[–] circuitfarmer@lemmy.sdf.org 9 points 16 hours ago* (last edited 16 hours ago) (2 children)

I'll tell you what though: one you get used to it, you really get used to it.

I typed :q to try and close a tab the other day.

Edit: a tab not in vim, of course

[–] mle86@feddit.org 3 points 10 hours ago (1 children)
[–] double_oh_walter@sh.itjust.works 1 points 28 minutes ago
[–] Vorticity@lemmy.world 4 points 13 hours ago (1 children)

At one point I had a plugin for MS Word that added vim key bindings because I kept leaving stray vim commands while editing other people's documents.

[–] circuitfarmer@lemmy.sdf.org 5 points 12 hours ago (1 children)

There are vim keybindings for Code. Discovered that yesterday.

Though, if you want vim bindings for Code, probably should just use vim...

[–] Vorticity@lemmy.world 3 points 12 hours ago

By Code do you mean VSCode? I use it all the time with VIM key bindings. It offers so much more than VIM with less finicky configuration. It's the first IDE I've ever actually liked. Before now it was VIM or nothing.