fix(vertico): vertico-resume to vertico-repeat.
This commit is contained in:
parent
ff31427687
commit
d54462fe6d
1 changed files with 2 additions and 2 deletions
|
@ -282,5 +282,5 @@ If prefix ARG is provided, select which session to resume."
|
|||
(interactive "P")
|
||||
(call-interactively
|
||||
(if arg
|
||||
#'vertico-resume-select
|
||||
#'vertico-resume-last)))
|
||||
#'vertico-repeat-select
|
||||
#'vertico-repeat-last)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue