Do not require helm anymore

It's only used for EMMS.
This commit is contained in:
Daniel Borchmann 2025-08-07 17:59:12 +02:00
parent c2581cfb49
commit ca32065fb8
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -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