diff options
Diffstat (limited to 'bard-emacs-modules/bard-emacs-completion.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-completion.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
