mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Bump :tools biblio
tmalsburg/helm-bibtex@3cff6bd -> tmalsburg/helm-bibtex@b14b628
This commit is contained in:
@ -3,6 +3,6 @@
|
|||||||
|
|
||||||
(package! bibtex-completion :pin "b14b628261")
|
(package! bibtex-completion :pin "b14b628261")
|
||||||
(when (featurep! :completion ivy)
|
(when (featurep! :completion ivy)
|
||||||
(package! ivy-bibtex :pin "3cff6bd702"))
|
(package! ivy-bibtex :pin "b14b628261"))
|
||||||
(when (featurep! :completion helm)
|
(when (featurep! :completion helm)
|
||||||
(package! helm-bibtex :pin "3cff6bd702"))
|
(package! helm-bibtex :pin "b14b628261"))
|
||||||
|
Reference in New Issue
Block a user