selectrum: add vertico-repeat
support
Also change the `vertico` recipe to be able to use extensions.
This commit is contained in:
parent
29c49f727e
commit
794b8c2383
2 changed files with 3 additions and 2 deletions
|
@ -143,5 +143,5 @@ Supports exporting consult-grep to wgrep, file to wdeired, and consult-location
|
|||
"Repeat the last selectrum/vertico command."
|
||||
(interactive)
|
||||
(if (featurep! :completion selectrum +vertico)
|
||||
(user-error "The vertico flag doesn't support repeating commands (yet)")
|
||||
(vertico-repeat)
|
||||
(selectrum-repeat)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue