emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/consult d1f3a85 5/5: README: Add consult-xref to list o


From: ELPA Syncer
Subject: [elpa] externals/consult d1f3a85 5/5: README: Add consult-xref to list of commands with manual preview (See #322)
Date: Tue, 1 Jun 2021 14:57:08 -0400 (EDT)

branch: externals/consult
commit d1f3a85d02f673aaede11b0d2bbb63373b6b320f
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Add consult-xref to list of commands with manual preview (See #322)
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index f5d246e..8f347c1 100644
--- a/README.org
+++ b/README.org
@@ -796,7 +796,8 @@ contributed.
      ;; For some commands and buffer sources it is useful to configure the
      ;; :preview-key on a per-command basis using the `consult-customize' 
macro.
      (consult-customize
-      consult-ripgrep consult-git-grep consult-grep consult-bookmark 
consult-recent-file
+      consult-ripgrep consult-git-grep consult-grep
+      consult-bookmark consult-recent-file consult-xref
       consult--source-file consult--source-project-file 
consult--source-bookmark
       :preview-key (kbd "M-."))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]