Skip to content

Commit

Permalink
emacs: ivy remove prescient, reuse it when the
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonfry committed Dec 23, 2019
1 parent bf57309 commit cd3df16
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions emacs.d/modules/interface/ivy/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,3 @@

(package! counsel-tramp
:after counsel)

(package! ivy-prescient
:after ivy prescient
:custom
(ivy-prescient-retain-classic-highlighting t)
:config
(ivy-prescient-mode t))

0 comments on commit cd3df16

Please sign in to comment.