ivy: remap apropos; load ivy-mode sooner; refactor
This commit is contained in:
parent
33b2ed0545
commit
f65ae53e2e
2 changed files with 4 additions and 3 deletions
|
@ -26,8 +26,8 @@
|
|||
(project-root (doom-project-root))
|
||||
(query
|
||||
(or query
|
||||
(and (evil-visual-state-p)
|
||||
beg end
|
||||
(and beg end
|
||||
(> (abs (- end beg)) 1)
|
||||
(rxt-quote-pcre (buffer-substring-no-properties beg end)))
|
||||
+ivy--file-last-search))
|
||||
(prompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue