tools/lookup: lazy load dash-docs
This commit is contained in:
parent
bf8ee34c19
commit
8e394ba3f0
2 changed files with 5 additions and 3 deletions
|
@ -132,6 +132,7 @@ this list.")
|
|||
|
||||
(use-package! dash-docs
|
||||
:when (featurep! +docsets)
|
||||
:defer t
|
||||
:init
|
||||
(add-hook '+lookup-documentation-functions #'+lookup-dash-docsets-backend-fn)
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue