You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I customized my keymap to add [j and ]j bindings for jump_backward and jump_forward, respectively. I have found this as a helpful alternative to the built-in ctrl-o and ctrl-i mappings for the same things.
Since it's a pair of operations that work in opposite directions, it fits will with the unimpaired set of bindings.
Matches the default "space"-j binding for opening the jumplist.
My brain also wants the brackets to be related to moving forward and backward in history, since many applications, including browsers and editors, map ctrl-[ and ctrl-] to back and forward.
I hope this idea is helpful to someone else! Here's my config:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I customized my keymap to add [j and ]j bindings for jump_backward and jump_forward, respectively. I have found this as a helpful alternative to the built-in ctrl-o and ctrl-i mappings for the same things.
I hope this idea is helpful to someone else! Here's my config:
Beta Was this translation helpful? Give feedback.
All reactions