diff options
| author | jao <jao@gnu.org> | 2026-03-24 22:29:12 +0000 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-03-24 22:30:51 +0000 |
| commit | b47f86f9ade350897e347b6cf8adf5fa9d9bb854 (patch) | |
| tree | 63354c3291278dd1dc0af90dc4310bd5db3755cd /init.el | |
| parent | f6b6191fd84dc3404b589acf95192cd94ebd5ae5 (diff) | |
| download | elibs-b47f86f9ade350897e347b6cf8adf5fa9d9bb854.tar.gz elibs-b47f86f9ade350897e347b6cf8adf5fa9d9bb854.tar.bz2 | |
nits
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
