Speedup: defer loading of helm-purpose. Requires all of purpose.
This commit is contained in:
parent
f5cfa4ad17
commit
703733b46b
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
(defun spacemacs-purpose/init-helm-purpose ()
|
||||
(use-package helm-purpose
|
||||
:defer t
|
||||
:init
|
||||
(progn
|
||||
(setq purpose-preferred-prompt 'helm)
|
||||
|
|
Reference in a new issue