From ae5b4cf7ab9ceef11ec2c6d31fde2e9b3d7090a7 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 9 Mar 2021 23:58:24 +0000 Subject: embark-default-action is now in stock embark --- consult.org | 5 ----- 1 file changed, 5 deletions(-) diff --git a/consult.org b/consult.org index f55f20f..433b95d 100644 --- a/consult.org +++ b/consult.org @@ -136,11 +136,6 @@ (use-package embark :ensure t :custom ((embark-quit-after-action nil)) - :config (defun embark-default-action () - (interactive) - (pcase-let ((`(,type . ,target) (embark--target))) - (embark--act (embark--default-action type) target))) - :bind (("C-;" . embark-act) ("C-'" . embark-default-action) (:map minibuffer-local-map -- cgit v1.2.3