Closed
Description
Environment (please complete the following information):
OS: Linux
(Neo)Vim version: 0.5
Have you reproduced with a minimal vimrc: yes
Describe the bug
:WhichKey "" works when typing it by hand, but mapping it to a key produces message:
E114: Missing quote ")
E116: Invalid arguments for function which_key#start
To Reproduce
Steps to reproduce the behavior:
Make some mappings with as leader (optional)
:nnoremap :WhichKey "<BS>"<CR>
Error shows
Expected behavior
Whichkey should function as it normally does in command mode
Metadata
Assignees
Labels
No labels