Type
Function Signature
(hook-fn cur-keymap)Description
Gets triggered after a transient keymap has been popped from the keymap stack by the :pop-keymap command. cur-keymap is the new keymap that's currently in effect.
The key manager registers its own :keymap-popped hook function, for showing keymap hints.