From b47f86f9ade350897e347b6cf8adf5fa9d9bb854 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 24 Mar 2026 22:29:12 +0000 Subject: nits --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index ec79845..1ec6cf0 100644 --- a/init.el +++ b/init.el @@ -909,7 +909,7 @@ (consult-spotlight jao-org-notes-dir)) (transient-define-prefix jao-transient-spotlight () - ["Consult recoll queries" + ["Spotlight queries" ("s" "everywhere" consult-spotlight) ("n" "on notes" jao-consult-spotlight-notes) ("d" "on docs" jao-consult-spotlight-docs) -- cgit v1.2.3