Fix: enable counsel-jq when using ivy
Co-authored-by: gagbo <Gerry Agbobada>
This commit is contained in:
parent
2c158c8b81
commit
40e68f2a10
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@
|
|||
|
||||
(package! json-mode :pin "0e819e519a")
|
||||
(package! json-snatcher :pin "c4cecc0a50")
|
||||
(package! counsel-jq :pin "b14dfc5c18")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-jq :pin "b14dfc5c18"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue