mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove ivy/helm-bibtex packages
This commit is contained in:
@ -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"))
|
||||
|
Reference in New Issue
Block a user