Merge pull request #5005 from orlandow/develop

Add counsel-jq to :not ivy-prescient-sort-commands
This commit is contained in:
Henrik Lissner 2021-05-10 04:55:10 -04:00 committed by GitHub
commit 8aa84d346e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -392,7 +392,7 @@ results buffer.")
lsp-ivy-workspace-symbol ivy-resume ivy--restore-session
counsel-grep counsel-git-grep counsel-rg counsel-ag counsel-ack
counsel-fzf counsel-pt counsel-imenu counsel-yank-pop counsel-recentf
counsel-buffer-or-recentf counsel-outline)
counsel-buffer-or-recentf counsel-outline counsel-jq)
ivy-prescient-retain-classic-highlighting t)
(defun +ivy-prescient-non-fuzzy (str)
(let ((prescient-filter-method '(literal regexp)))