Remove loading of obsolete `helm-config` library

This commit is contained in:
Daniel - 2023-08-13 10:56:30 +02:00
parent 4c0af67656
commit cbd97e8c3e
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 0 additions and 1 deletions

View File

@ -2277,7 +2277,6 @@ The password is assumed to be stored at the PASSWORD property."
helm-kill-ring-threshold 0 ; include all yanks in the kill ring
)
:config (progn
(require 'helm-config)
(require 'helm-mode)
(require 'helm-buffers)
(require 'helm-ring)