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
Some Which Key presets conflict with this plugin. For example, d and y operators will not > apply highlights if operators = true because Which Key takes priority
Perhaps which-key could solve this with a callback or autocmd which allows the caller to override or modify which-key behaviour, like how middleware functions can modify res/req in web frameworks.
From the modes.nvim readme:
Perhaps which-key could solve this with a callback or autocmd which allows the caller to override or modify which-key behaviour, like how middleware functions can modify res/req in web frameworks.
cc @mvllow
The text was updated successfully, but these errors were encountered: