bug: Adding description for <<
or >>
replaces all other keys after first <
or >
#890
Open
4 tasks done
Did you check docs and existing issues?
Neovim version (nvim -v)
v0.10.2
Operating system/version
Gentoo Linux
Describe the bug
In default setup Which-Key shows about 30 keys following
<
or>
in+Indent right|left
menus. But these 30 keys does not include second<
or>
keys (see:help <<
or:help >>
). If I add description for<<
or>>
then it will be only listed description in these menus (other 30 will gone).Steps To Reproduce
nvim -u repro.lua
.>
or<
.>
or<
) instead of default 30 keys plus this one.Expected Behavior
Have default 30 keys plus one more for
<
or>
in a menu.Health
Log
Repro
The text was updated successfully, but these errors were encountered: