Merge pull request #5005 from orlandow/develop
Add counsel-jq to :not ivy-prescient-sort-commands
This commit is contained in:
commit
8aa84d346e
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ results buffer.")
|
||||||
lsp-ivy-workspace-symbol ivy-resume ivy--restore-session
|
lsp-ivy-workspace-symbol ivy-resume ivy--restore-session
|
||||||
counsel-grep counsel-git-grep counsel-rg counsel-ag counsel-ack
|
counsel-grep counsel-git-grep counsel-rg counsel-ag counsel-ack
|
||||||
counsel-fzf counsel-pt counsel-imenu counsel-yank-pop counsel-recentf
|
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)
|
ivy-prescient-retain-classic-highlighting t)
|
||||||
(defun +ivy-prescient-non-fuzzy (str)
|
(defun +ivy-prescient-non-fuzzy (str)
|
||||||
(let ((prescient-filter-method '(literal regexp)))
|
(let ((prescient-filter-method '(literal regexp)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue