Speedup: defer loading of helm-purpose. Requires all of purpose.

This commit is contained in:
ralesi 2016-12-11 13:21:30 -07:00 committed by bmag
parent f5cfa4ad17
commit 703733b46b

View file

@ -29,6 +29,7 @@
(defun spacemacs-purpose/init-helm-purpose ()
(use-package helm-purpose
:defer t
:init
(progn
(setq purpose-preferred-prompt 'helm)