Don't set helm's prefix key via setq

Use customize for this.
This commit is contained in:
Daniel - 2019-12-20 20:25:28 +01:00
parent 2980fe59b2
commit 508b587d84
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 2 deletions

View File

@ -1927,8 +1927,7 @@ With given ARG, display files in `db/important-document-path."
:bind (:map helm-command-map
("#" . helm-emms)
("P" . helm-pages))
:init (setq helm-command-prefix-key "C-c h"
helm-input-idle-delay 0.0
:init (setq helm-input-idle-delay 0.0
helm-buffers-fuzzy-matching t
helm-mode-fuzzy-match t
helm-autoresize-min-height 20