Have you reproduced with a minimal vimrc: Same behaviour
Describe the bug
If spell-checking is on for the current file I'm editing (e.g.: markdown), I also get spell checking in the which-key popup, which doesn't really make sense and just makes things ugly.
To Reproduce
Steps to reproduce the behavior:
:set spell
Leader (or :WhichKey ' ' if you're on a clean setup)
Environment (please complete the following information):
Describe the bug
If spell-checking is on for the current file I'm editing (e.g.: markdown), I also get spell checking in the which-key popup, which doesn't really make sense and just makes things ugly.
To Reproduce Steps to reproduce the behavior:
:set spell
:WhichKey ' '
if you're on a clean setup)Expected behavior
The popup should never have spellchecking on.