fix(lookup): require consult in +lookup/in-docsets
This commit is contained in:
parent
802f015f26
commit
103843a44d
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ installed with `dash-docs-install-docset'."
|
|||
(query (doom-thing-at-point-or-region query)))
|
||||
(doom-log "Searching docsets %s" dash-docs-docsets)
|
||||
(cond ((modulep! :completion vertico)
|
||||
(require 'consult)
|
||||
(dash-docs-initialize-debugging-buffer)
|
||||
(dash-docs-create-buffer-connections)
|
||||
(dash-docs-create-common-connections)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue