aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-completion.el
diff options
context:
space:
mode:
Diffstat (limited to 'bard-emacs-modules/bard-emacs-completion.el')
-rw-r--r--bard-emacs-modules/bard-emacs-completion.el2
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 595701f..89e5021 100644
--- a/bard-emacs-modules/bard-emacs-completion.el
+++ b/bard-emacs-modules/bard-emacs-completion.el
@@ -122,7 +122,7 @@
(("C-," . bard-embark-act-no-quit)
("C-." . bard-embark-act-quit))
:config
-
+ (require 'bard-embark)
(setq embark-keymap-alist
'((buffer bard-embark-buffer-map)
(command bard-embark-command-map)