diff --git a/init.el b/init.el index be32f11..ad08ce5 100644 --- a/init.el +++ b/init.el @@ -731,7 +731,10 @@ visual states." :map help-map ("B" . embark-bindings) :map embark-symbol-map - ("h" . helpful-symbol)) + ("h" . helpful-symbol) + :map embark-become-file+buffer-map + ("b" . consult-buffer) + ("B" . switch-to-buffer)) :init (setq embark-quit-after-action nil) (add-to-list 'display-buffer-alist