nvf
nvf copied to clipboard
Duplicate Keybindings when setting personal keymaps in which-key
Any way to disable the default mapping that nvf is sending to which-key? it seems that if I want to set my own binds this then results in duplicate keybindings when they are not needed, one that is the default and one that I set personally.
@horriblename and I have discussed this recently. In a future release, chances are we'll add a top-level toggle (or multiple) to
- enable vendored keybinds
- enable which-key default
Unfortunately this is not yet real. Until the, I suggest using vim.binds.whichKey.register manually and forcing your own value.