diff --git a/init.el b/init.el index b1c8334..2612930 100644 --- a/init.el +++ b/init.el @@ -234,7 +234,7 @@ :demand :config (define-prefix-command 'origami-mode-map) - (define-key ctl-x-map (kbd "C-z") 'origami-mode-map) + (define-key ctl-x-map (kbd "z") 'origami-mode-map) (global-origami-mode) :bind (:map origami-mode-map