💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
5.43k
stars
177
forks
source link
fix(state): recursion in hydra mode when mapping does not exist #884
Open
ANGkeith opened 1 week ago
Description
Before this pr, given the above config,
there's currently two problem:
<leader>mjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj....
, we will falsly get the recusion warning<leader>mh
, we end up in a recursionRelated Issue(s)