cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoDegoogling Guidelemmy.mlimagemessage-square22linkfedilinkarrow-up1380arrow-down114
arrow-up1366arrow-down1imageDegoogling Guidelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square22linkfedilink
minus-squareDahGangalang@infosec.publinkfedilinkarrow-up8·2 days agoIs there actually a way to do mapping (like google maps) with Vim? Or am I reading too much into the meme?
minus-squareoptional@sh.itjust.workslinkfedilinkarrow-up1·13 hours agoYeah, it’s simple: In Command mode you press :!google-chrome https://openstreetmap.org/ <Return>.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up19·2 days agoNah, the author thinks vim is emacs or something like it.
minus-squareGrey Cat@lemmy.worldlinkfedilinkEnglisharrow-up4·2 days agoProbably 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.
Is there actually a way to do mapping (like google maps) with Vim? Or am I reading too much into the meme?
Yeah, it’s simple: In Command mode you press
:!google-chrome https://openstreetmap.org/ <Return>
.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.