Closed Cycl0 closed 2 years ago
Adding !
to normal
is safer as it ignores user mappings, so that the code works as intended, using the native vim keybinds instead of what the user defined those keybinds to do.
I noticed other people made PRs but they only fixed their own conflicting problems.
e.g: (https://github.com/yangmillstheory/vim-snipe/pull/31)
Thanks for the contribution.
It's been a long time since I looked at this code. What bug does this fix, and why's the rationale for merging this PR?