How to unbind a keymap? #290
Unanswered
vunhatchuong
asked this question in
Q&A
Replies: 1 comment
-
So if you put your own keybind before this plugin, it works well?I am also having the same issue like you. I edited the code. If you use
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I want to unbind
^f
since I have my own mapping.I put my keymap after the plugin, tried
lazy=false
,initialization=sourcing
,zvm_bindkey viins "^F" ""
. All doesn't work.Beta Was this translation helpful? Give feedback.
All reactions