From 744d86dd0be3473c17490ecfb789489c33e8c1c2 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 29 Dec 2024 19:45:57 -0500 Subject: reformatting --- bard-emacs-modules/bard-emacs-completion.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bard-emacs-modules/bard-emacs-completion.el') diff --git a/bard-emacs-modules/bard-emacs-completion.el b/bard-emacs-modules/bard-emacs-completion.el index 9fa6c21..6798965 100644 --- a/bard-emacs-modules/bard-emacs-completion.el +++ b/bard-emacs-modules/bard-emacs-completion.el @@ -128,7 +128,7 @@ (use-package embark :ensure t - :bind + :bind* (("C-," . bard-embark-act-no-quit) ("C-." . bard-embark-act-quit)) :config -- cgit v1.2.3