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
Every hydra (except pink) is an infinite chain of <Plug>(...) keybindings.
I do have this problem as well with any plugin that uses autocommands (which is almost all of them). But I'm not sure it can be fixed without an entirely different approach. This approach is an "easy" way to control response to all input. I don't know if it's feasible to switch to the layer approach, because that'd require looping through and remapping every key. But maybe?
For example, the following, when used with https://github.com/rcarriga/nvim-notify and https://github.com/folke/noice.nvim, will not display any notifications while Hydra is active
The text was updated successfully, but these errors were encountered: