Variable: aw--lead-overlay-fn
aw--lead-overlay-fn is a variable defined in ace-window.el.
Value
aw--lead-overlay
Documentation
Function used to display the lead chars.
Source Code
;; Defined in ~/.emacs.d/elpa/ace-window-20220911.358/ace-window.el
(defvar aw--lead-overlay-fn #'aw--lead-overlay
"Function used to display the lead chars.")