refactor(vertico): rename which key indicator
rename +vertico/embark-which-key-indicator to +vertico-embark-which-key-indicator, since it's not interactive
This commit is contained in:
parent
c0fd2c37cd
commit
0a69ca957a
2 changed files with 2 additions and 2 deletions
|
@ -233,7 +233,7 @@ If INITIAL is non-nil, use as initial input."
|
|||
(forward-line (string-to-number line)))))
|
||||
|
||||
;;;###autoload
|
||||
(defun +vertico/embark-which-key-indicator ()
|
||||
(defun +vertico-embark-which-key-indicator ()
|
||||
"An embark indicator that displays keymaps using which-key.
|
||||
The which-key help message will show the type and value of the
|
||||
current target followed by an ellipsis if there are further
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue