You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the plugin to the latest version before submitting this issue
I have searched the existing issues of which-key.nvim
I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
Operating system/version
Describe the bug
Window preset missing <c-w>c close current window. It is just not present in the source code. There might be other mappings missing too (like swapping windows), but I think this one is commonly used and should be there.
Steps To Reproduce
Enable window preset and press <c-w>.
Expected Behavior
There should be an entry for <c-w>c, close current window.
Health
Log
Repro
The text was updated successfully, but these errors were encountered:
Did you check docs and existing issues?
Neovim version (nvim -v)
Operating system/version
Describe the bug
Window preset missing
<c-w>c
close current window. It is just not present in the source code. There might be other mappings missing too (like swapping windows), but I think this one is commonly used and should be there.Steps To Reproduce
Enable window preset and press
<c-w>
.Expected Behavior
There should be an entry for
<c-w>c
, close current window.Health
Log
Repro
The text was updated successfully, but these errors were encountered: