Lazy-load helm
This commit is contained in:
parent
3c9f160c16
commit
a416b7acd3
2 changed files with 8 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
;;;###autoload
|
||||
(defun narf:helm-wg ()
|
||||
(interactive)
|
||||
(require 'helm)
|
||||
(helm :sources '(narf/helm-source-wg)))
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue