this post was submitted on 09 Jun 2025
566 points (97.5% liked)

Programmer Humor

24772 readers
896 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
[–] kat_angstrom@lemmy.world 98 points 3 weeks ago (6 children)

I don't know why there's so much hate for Vim. It's simple- just use it as your default text editor since you first started using computers, and keep using it forever, and problem solved!

[–] dohpaz42@lemmy.world 6 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

:set nocompat

Why VIM decided to make itself run just like VI (by default) is beyond me. Isn’t the long name “VI Improved”?

[–] nous@programming.dev 16 points 3 weeks ago

Vims defaults are quite crap overall. It is why everyone needs 100s of lines of configs and many plugins to turn it into something decent. Well worth the setup but it could go a long way to making things nicer to use out the box.

load more comments (4 replies)