vertico: require embark in +vertico/embark-export-write
needed now that embark is lazy loaded
This commit is contained in:
parent
cb4e13e387
commit
c4a2b0bb26
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ If ARG (universal argument), include all files, even hidden or compressed ones."
|
|||
|
||||
Supports exporting consult-grep to wgrep, file to wdeired, and consult-location to occur-edit"
|
||||
(interactive)
|
||||
(require 'embark)
|
||||
(require 'wgrep)
|
||||
(pcase-let ((`(,type . ,candidates)
|
||||
(run-hook-with-args-until-success 'embark-candidate-collectors)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue