Remove emms-streams from helm-emms

emms-streams has been rewritten completely and does not seem to work anymore.
This commit is contained in:
Daniel - 2020-06-15 21:17:35 +02:00
parent a6776f1fe4
commit 0c61bf999d
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 2 deletions

View File

@ -2153,8 +2153,7 @@ in the main agenda view."
:pin "melpa-stable"
:commands (helm-emms)
:init (setq helm-emms-use-track-description-function t
helm-emms-default-sources '(helm-source-emms-streams
helm-source-emms-dired
helm-emms-default-sources '(helm-source-emms-dired
helm-source-emms-files))
:config (progn
(require 'emms)