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 want to have a quit-key in special buffers, so that I can remove highlights, deactivate marks, etc. With the quit-key bound to boon-set-command-state I often end up in a buffer in command state after pressing the quit-key. I can then switch back to special state by boon-set-insert-like-state, but this is a bit annoying.
The
boon-quit-key
should be bound toboon-quit
in special state:The text was updated successfully, but these errors were encountered: