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