aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-completion.el
diff options
context:
space:
mode:
authorDaniel <[email protected]>2024-07-24 18:07:11 -0400
committerDaniel <[email protected]>2024-07-24 18:07:11 -0400
commitfe23d797084628f3b79fa4a7bbd57cc2ed796142 (patch)
tree5c53b4598d8dc814b273e67fb40864a00459d0f3 /bard-emacs-modules/bard-emacs-completion.el
parente3f326e1005b55c9c179768eb6eb41f389bc4141 (diff)
formatting
Diffstat (limited to 'bard-emacs-modules/bard-emacs-completion.el')
-rw-r--r--bard-emacs-modules/bard-emacs-completion.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/bard-emacs-modules/bard-emacs-completion.el b/bard-emacs-modules/bard-emacs-completion.el
index 059ff76..32f6637 100644
--- a/bard-emacs-modules/bard-emacs-completion.el
+++ b/bard-emacs-modules/bard-emacs-completion.el
@@ -84,6 +84,7 @@
:ensure t
:defer 2
:bind*
+ ("C-x r b" . consult-bookmark)
("M-g M-g" . consult-goto-line)
("C-x b" . consult-buffer)
("M-s M-f" . consult-find)