fix(vertico): +vertico/jump-list requires consult
This commit is contained in:
parent
f536103af6
commit
9d44b3510a
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ If INITIAL is non-nil, use as initial input."
|
||||||
"Go to an entry in evil's (or better-jumper's) jumplist."
|
"Go to an entry in evil's (or better-jumper's) jumplist."
|
||||||
(interactive
|
(interactive
|
||||||
(let (buffers)
|
(let (buffers)
|
||||||
|
(require 'consult)
|
||||||
(unwind-protect
|
(unwind-protect
|
||||||
(list
|
(list
|
||||||
(consult--read
|
(consult--read
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue