Closed rjs520 closed 6 months ago
I don't think it's possible
possible
How can I block whichkey so that I can use the which-key plugin in vscode to customize the key bindings I want?
This is not a bug.
@rjs520 You can disable it by doing this:
return {
"folke/which-key",
enabled = false
}
Checklist
Neovim version (nvim -v)
0.95
Operating system/version
Windows11
Terminal/GUI
Windows terminal
Describe the bug
How to display which-key panel in vscode
Steps to Reproduce
How to display which-key panel in vscode
Expected behavior
How to display which-key panel in vscode
Screenshots
Additional Context
No response