From a6793e3e539a624e88189b19cc16421d29f74ad5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 11 Aug 2021 22:06:26 -0500 Subject: Remove bind for embark-dwim --- init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 79fb0ff..c4bf72a 100644 --- a/init.el +++ b/init.el @@ -1060,8 +1060,7 @@ if ripgrep is installed, otherwise `consult-grep'." (require 'gemini-write)))) (setup (:straight embark) - (:global "C-." embark-act - "C-;" embark-dwim) + (:global "C-." embark-act) (:option prefix-help-command #'embark-prefix-help-command (append display-buffer-alist) '("\\`\\*Embark Collect \\(Live\\|Completions\\)\\*" -- cgit 1.4.1-21-gabe81