From a9534e1a839f5a98569d516f56e15c77146db62b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 27 Sep 2021 18:20:34 -0500 Subject: Add circe-buffer-source --- init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 84e0945..6620f45 100644 --- a/init.el +++ b/init.el @@ -1211,6 +1211,8 @@ specific to most general, they are these: "M-s e" #'consult-isearch "M-s l" #'consult-line)) + (:option (append consult-buffer-sources) #'circe-buffer-source) + (consult-history-to-modes ((minibuffer-local-map . nil) (shell-mode-map . shell-mode-hook) (term-mode-map . term-mode-hook) -- cgit 1.4.1-21-gabe81