From 63920469de91f7cfa537810ad3150d92c8527898 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Fri, 30 Aug 2024 15:48:20 +0100 Subject: Add consult-line to embark-consult-async-search-map --- .emacs.d/lisp/init-minibuffer.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/lisp/init-minibuffer.el b/.emacs.d/lisp/init-minibuffer.el index 9fbcf0c..af6c145 100644 --- a/.emacs.d/lisp/init-minibuffer.el +++ b/.emacs.d/lisp/init-minibuffer.el @@ -469,6 +469,7 @@ DEFS is a plist associating completion categories to commands." :demand t :bind (:map embark-consult-async-search-map + ("l" . consult-line) ;; TODO how to delete the # ("^" . consult-ripgrep-parent) ("R" . consult-ripgrep-unrestricted)) :hook -- cgit 1.4.1-2-gfad0