Closed rolfst closed 4 months ago
You can safely ignore these warnings. It simply means that WhichKey won't be able to trigger for keymaps under sr
for example, which is fine.
What do you mean exactly with impossible to change a surround? Please describe the exact steps that don;t work for you.
well when using sandwich-nvim I would normally use sr
or sa
to respectively replace or add a surround but which-key makes this impossible. exactly as as you said in your reply above.
is there a way to change the conflicting keys from which-key?
So I place my cursor at the beginning of a word and then I press saw"
to surround it with a "
and this fails and I just enter insert-mode
@rolfst did you ever solve this? currently having a sophies choice between whichkey or sandwich or diving in the rabbit hole of solving this.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Hi when I doe a checkhealth which_key I get the following:
I also noticed that when I press "`" or '"' i get the preset popup for matching and registers but this makes it impossible to change a surround.