mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Autoload helm
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
;;; core-helm.el
|
||||
|
||||
(use-package helm
|
||||
:defer 1
|
||||
:commands (helm helm-other-buffer helm-mode)
|
||||
:init
|
||||
(defvar helm-global-prompt "›")
|
||||
|
Reference in New Issue
Block a user