completion/ivy: fix void-variable errors
In case file search used too early.
This commit is contained in:
parent
0ae1f51db6
commit
a8ab37e5eb
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
(file-relative-name directory project-root)))))
|
||||
(default-directory directory))
|
||||
(setq +ivy--file-last-search query)
|
||||
(require 'counsel)
|
||||
(pcase engine
|
||||
('ag
|
||||
(let ((args (concat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue