From c18c75669e23f3a2049ce5811309c2e6e8afb73f Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Thu, 16 Mar 2023 15:34:12 -0400 Subject: Update config --- emacs/.config/emacs-kj/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.config/emacs-kj/init.el') diff --git a/emacs/.config/emacs-kj/init.el b/emacs/.config/emacs-kj/init.el index 5ea8cc2..10b5b9b 100644 --- a/emacs/.config/emacs-kj/init.el +++ b/emacs/.config/emacs-kj/init.el @@ -266,7 +266,7 @@ ;; Replace bindings. Lazily loaded due by `use-package'. :bind (;; C-c bindings (mode-specific-map) ("C-c h" . consult-history) - ("C-c m" . consult-mode-command) + ;;("C-c m" . consult-mode-command) ("C-c k" . consult-kmacro) ;; C-x bindings (ctl-x-map) ("C-x M-:" . consult-complex-command) ;; orig. repeat-complex-command -- cgit v1.2.3