From 492aa95a0988f5c1d42d26f123255b72b5a89d9d Mon Sep 17 00:00:00 2001 From: noa Date: Tue, 17 Sep 2024 10:23:53 +0800 Subject: Unbind execute-extended-command from --- emacs/init.el | 6 ------ 1 file changed, 6 deletions(-) diff --git a/emacs/init.el b/emacs/init.el index e41dcf9..eb1369c 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -43,12 +43,6 @@ (define-key isearch-mode-map (kbd "C-v") 'isearch-yank-kill) (define-key isearch-mode-map (kbd "M-d") 'isearch-delete-char)) -;;; Executing commands -;;I make my caps lock a menu key, so i can open the command palette with it: - -(define-key context-menu-mode-map (kbd "") nil) -(global-set-key (kbd "") 'execute-extended-command) - ;; It is often useful to be able to run a command while i am already in the process of running a command in the minibuffer. This is rarely two extended commands; usually it is completion. (setopt minibuffer-depth-indicate-mode t) -- cgit 1.4.1-2-gfad0