Variable: hydra-curr-map

hydra-curr-map is a variable defined in hydra.el.

Value

nil

Documentation

The keymap of the current Hydra called.

Source Code

;; Defined in ~/.emacs.d/elpa/hydra-20250316.1254/hydra.el
(defvar hydra-curr-map nil
  "The keymap of the current Hydra called.")