Autoload helm
This commit is contained in:
parent
6885b8be20
commit
f497aac0b8
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
;;; core-helm.el
|
;;; core-helm.el
|
||||||
|
|
||||||
(use-package helm
|
(use-package helm
|
||||||
|
:defer 1
|
||||||
:commands (helm helm-other-buffer helm-mode)
|
:commands (helm helm-other-buffer helm-mode)
|
||||||
:init
|
:init
|
||||||
(defvar helm-global-prompt "›")
|
(defvar helm-global-prompt "›")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue