diff --git a/configuration.org b/configuration.org index 92f7691..36077d8 100644 --- a/configuration.org +++ b/configuration.org @@ -3715,6 +3715,7 @@ With the new Transient package it will be easier. I just don’t know how to us ("C-M-s" . isearch-forward) ("C-M-r" . isearch-backward) ("C-~" . toggle-char-case) + ("C-z" . nil) :map ctl-x-map ("C-y" . gpolonkai/duplicate-line) ("_" . maximize-window)