391
Degoogling Guide
(lemmy.ml)
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.
Is there actually a way to do mapping (like google maps) with Vim? Or am I reading too much into the meme?
Nah, the author thinks vim is emacs or something like it.
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.
Yeah, it's simple: In Command mode you press
:!google-chrome https://openstreetmap.org/ <Return>.