Ability to modify jump list (like "keepjumps" in vim) #37334
gillyb
started this conversation in
Ideas From Vim
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In vim I navigate a lot with
{and}keys. I use this to jump up and down files just to see, but I don't want these (usually small) jumps to modify the jump list, so i have this in my vim keymaps configuration:This makes sure that pressing
{and then hittingCtrl-Oto go back, won't make the small jumps i just made with{or}Beta Was this translation helpful? Give feedback.
All reactions