mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :tools biblio
tmalsburg/helm-bibtex@12f8809 -> tmalsburg/helm-bibtex@8d84d8b Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/biblio/packages.el
|
||||
|
||||
(package! bibtex-completion :pin "12f8809aac3a13dd11a1c664a13f789005f7a199")
|
||||
(package! bibtex-completion :pin "8d84d8beb3bfafaa060d7e956fcc569ecf010d9c")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-bibtex :pin "12f8809aac3a13dd11a1c664a13f789005f7a199"))
|
||||
(package! ivy-bibtex :pin "8d84d8beb3bfafaa060d7e956fcc569ecf010d9c"))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-bibtex :pin "12f8809aac3a13dd11a1c664a13f789005f7a199"))
|
||||
(package! helm-bibtex :pin "8d84d8beb3bfafaa060d7e956fcc569ecf010d9c"))
|
||||
|
Reference in New Issue
Block a user