From 04c70224113aee80446671206cdb71e2e188a533 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Fri, 15 Sep 2023 09:36:32 +0100 Subject: Fixes problem with consult bindings not working This brings us back to having consult, vertico, marginalia and all the rest of it back in action, alongside notmuch, the new theme, etc. --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 3b30079..d23336d 100644 --- a/init.el +++ b/init.el @@ -571,8 +571,8 @@ Restart works only on graphic display." ;; consult-bookmark consult-recent-file consult-xref ;; consult--source-bookmark consult--source-file-register ;; consult--source-recent-file consult--source-project-recent-file - ;; :preview-key (kbd "M-.") - :preview-key '(:debounce 0.4 any) + ;; :preview-key (kbd "M-.") + ;; :preview-key '(:debounce 0.4 any) ;; Optionally configure the narrowing key. ;; Both < and C-+ work reasonably well. -- cgit v1.2.3