mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Lazy-load helm
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
;;;###autoload
|
||||
(defun narf:helm-wg ()
|
||||
(interactive)
|
||||
(require 'helm)
|
||||
(helm :sources '(narf/helm-source-wg)))
|
||||
|
||||
;;;###autoload
|
||||
|
Reference in New Issue
Block a user