From 8a2b7badc7845a857cdee1fb5d08e836cb4f2bd2 Mon Sep 17 00:00:00 2001 From: "Itai Y. Efrat" Date: Sat, 30 Oct 2021 19:46:16 +0300 Subject: [PATCH] fix(vertico): remove unneeded manual preview... from +vertico/search-symbol-at-point. It only acts on buffers so it shouldn't have been there in the first place. --- modules/completion/vertico/config.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/completion/vertico/config.el b/modules/completion/vertico/config.el index f766f4785..a382709f6 100644 --- a/modules/completion/vertico/config.el +++ b/modules/completion/vertico/config.el @@ -125,8 +125,8 @@ orderless." (consult-customize consult-ripgrep consult-git-grep consult-grep consult-bookmark consult-recent-file - +default/search-project +default/search-project-for-symbol-at-point - +default/search-other-project +vertico/search-symbol-at-point + +default/search-project +default/search-other-project + +default/search-project-for-symbol-at-point +default/search-cwd +default/search-other-cwd +default/search-notes-for-symbol-at-point consult--source-file consult--source-project-file consult--source-bookmark