Remove ivy/helm-bibtex packages

This commit is contained in:
Patrick Elliott 2020-04-07 13:16:22 -04:00
parent 218c2da67c
commit 854267905b
No known key found for this signature in database
GPG key ID: 7CA109C3974AF5FA

View file

@ -19,7 +19,3 @@
(package! company-auctex :pin "48c42c58ce")
(package! company-reftex :pin "275ef708f0")
(package! company-math :pin "a796053590"))
(when (featurep! :completion ivy)
(package! ivy-bibtex :pin "d4471232be"))
(when (featurep! :completion helm)
(package! helm-bibtex :pin "d4471232be"))