commit
ce006a3beb
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
;; The default "C-x c" is quite close to "C-x C-c", which quits Emacs.
|
||||
;; Note: this must be placed before require `helm-config'
|
||||
(defvar helm-command-prefix-key "C-c h")
|
||||
(setq helm-command-prefix-key "C-c h")
|
||||
|
||||
(require 'helm-config)
|
||||
|
||||
|
|
Loading…
Reference in a new issue