Variable: hywiki-mode-map
hywiki-mode-map is a variable defined in hywiki.el.
Value
nil
Documentation
Keymap for hywiki-mode(var)/hywiki-mode(fun).
Presently, there are no key bindings; this is for future use.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hywiki.el
;; Define the keymap for hywiki-mode.
(defvar hywiki-mode-map nil
"Keymap for `hywiki-mode'.
Presently, there are no key bindings; this is for future use.")