Do not require helm anymore
It's only used for EMMS.
This commit is contained in:
parent
c2581cfb49
commit
ca32065fb8
1
init.el
1
init.el
@ -2389,7 +2389,6 @@ Note that this workaround is incomplete, as explained in this comment."
|
|||||||
completion-in-region-function #'consult-completion-in-region)
|
completion-in-region-function #'consult-completion-in-region)
|
||||||
|
|
||||||
(use-package helm
|
(use-package helm
|
||||||
:ensure t
|
|
||||||
:init (setopt helm-command-prefix-key nil))
|
:init (setopt helm-command-prefix-key nil))
|
||||||
|
|
||||||
(use-package recentf
|
(use-package recentf
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user