this post was submitted on 03 Sep 2025
378 points (96.6% liked)

Programmer Humor

26450 readers
933 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@infosec.pub 9 points 2 weeks 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 2 weeks ago

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

[–] GreyCat@lemmy.world 5 points 2 weeks 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 2 weeks ago

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