Skip to content

Commit e92432d

Browse files
authored
Merge pull request #241 from KarthikNayak/patch-1
Ivy: fix ivy not working well with lsp-ivy-workspace-symbol
2 parents 99a19e1 + 3fc0292 commit e92432d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lisp/init-ivy.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ This is for use in `ivy-re-builders-alist'."
415415
(t . ivy-prescient-re-builder))
416416
ivy-prescient-sort-commands
417417
'(:not swiper swiper-isearch ivy-switch-buffer
418+
lsp-ivy-workspace-symbol ivy-resume ivy--restore-session
418419
counsel-grep counsel-git-grep counsel-rg counsel-ag
419420
counsel-ack counsel-fzf counsel-pt counsel-imenu
420421
counsel-yank-pop counsel-recentf counsel-buffer-or-recentf))

0 commit comments

Comments
 (0)