Bump :tools biblio
tmalsburg/helm-bibtex@3cff6bd -> tmalsburg/helm-bibtex@b14b628
This commit is contained in:
parent
088db18c6d
commit
0d2096ef47
1 changed files with 2 additions and 2 deletions
|
@ -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"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue