this post was submitted on 03 Sep 2025
385 points (96.8% liked)

Programmer Humor

26827 readers
1911 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
[–] DahGangalang 9 points 1 month ago (3 children)

Is there actually a way to do mapping (like google maps) with Vim? Or am I reading too much into the meme?

[–] marcos@lemmy.world 21 points 1 month ago

Nah, the author thinks vim is emacs or something like it.

[–] GreyCat@lemmy.world 5 points 1 month ago

Probably reading into it. A lot of these are impossible or would be hellishly jank. Vim/Neovim is not THAT flexible. At least no one is tring to make it be.

[–] brotundspiele@sh.itjust.works 3 points 1 month ago

Yeah, it's simple: In Command mode you press :!google-chrome https://openstreetmap.org/ <Return>.