diff options
| author | Daniel <[email protected]> | 2024-07-24 18:07:11 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-07-24 18:07:11 -0400 |
| commit | fe23d797084628f3b79fa4a7bbd57cc2ed796142 (patch) | |
| tree | 5c53b4598d8dc814b273e67fb40864a00459d0f3 /bard-emacs-modules/bard-emacs-completion.el | |
| parent | e3f326e1005b55c9c179768eb6eb41f389bc4141 (diff) | |
formatting
Diffstat (limited to 'bard-emacs-modules/bard-emacs-completion.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-completion.el | 1 |
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) |
