From 4fc82fb46179425c3613b8e62c4f7123725aba9f Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Thu, 31 Oct 2024 16:53:02 -0700 Subject: [PATCH] Some embark stuff --- init.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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