NotNotMike@programming.dev to Programmer Humor@programming.dev · 1 year agoWhat's your most obscure binding?programming.devimagemessage-square31fedilinkarrow-up1786arrow-down124
arrow-up1762arrow-down1imageWhat's your most obscure binding?programming.devNotNotMike@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square31fedilink
minus-squareVimlord@lemmy.worldlinkfedilinkEnglisharrow-up8·edit-21 year agoI have \yeet bound to ggdG (backslash being my leader key): map yeet ggdG Edit: Sharing the binding
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up1·1 year agoso you use 5 keystrokes to get out of typing 4.
minus-squareVimlord@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-21 year agoTechnically yes. However I figured it’d be a funny one to have in my vimrc. Also capital G requires a shift press, so not sure how many keystrokes that counts as.
I have
\yeet
bound toggdG
(backslash being my leader key):map yeet ggdG
Edit: Sharing the binding
so you use 5 keystrokes to get out of typing 4.
Technically yes. However I figured it’d be a funny one to have in my vimrc.
Also capital G requires a shift press, so not sure how many keystrokes that counts as.