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.
This commit is contained in:
parent
c8199c5c20
commit
8a2b7badc7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue