Variable: corfu-indexed--commands
corfu-indexed--commands is a variable defined in corfu-indexed.el.
Value
(corfu-insert corfu-complete)
Documentation
Commands that should be indexed.
Source Code
;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu-indexed.el
(defvar corfu-indexed--commands
'(corfu-insert corfu-complete)
"Commands that should be indexed.")