Preview by default for consult-ripgrep, but not consult-ripgrep-parent

This commit is contained in:
David Morgan 2022-10-21 16:39:56 +01:00
parent 135781d669
commit 869926cb24
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 2 additions and 2 deletions

View File

@ -301,8 +301,8 @@ DEFS is a plist associating completion categories to commands."
(consult-customize
consult-theme
:preview-key '(:debounce 0.2 any)
;; For these commands we can use C-S/C-P to scoll and preview, or M-. to preview
consult-ripgrep consult-git-grep consult-grep
;; For these commands we can use C-S/C-P to scroll and preview, or M-. to preview
consult-ripgrep-parent consult-git-grep consult-grep
consult-ripgrep-unrestricted consult-ripgrep-symbol-at-point
consult-bookmark consult-recent-file consult-xref consult-buffer-no-preview
consult--source-recent-file consult--source-project-recent-file consult--source-bookmark