Bump :tools biblio
tmalsburg/helm-bibtex@b14b628 -> tmalsburg/helm-bibtex@12f8809 Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
This commit is contained in:
parent
7833cee77b
commit
404a856f37
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/biblio/packages.el
|
||||
|
||||
(package! bibtex-completion :pin "b14b628261")
|
||||
(package! bibtex-completion :pin "12f8809aac3a13dd11a1c664a13f789005f7a199")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-bibtex :pin "b14b628261"))
|
||||
(package! ivy-bibtex :pin "12f8809aac3a13dd11a1c664a13f789005f7a199"))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-bibtex :pin "b14b628261"))
|
||||
(package! helm-bibtex :pin "12f8809aac3a13dd11a1c664a13f789005f7a199"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue