tools/lookup: fix helm-google integration for +lookup/online
This commit is contained in:
parent
dfb5a0cc54
commit
48a943b09f
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
;; Need for Google/DuckDuckGo auto-completion on `+lookup/online'
|
||||
(package! request))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-google)
|
||||
(package! helm-xref))
|
||||
|
||||
(when (featurep! +docsets)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue