Merge pull request #4322 from brianmcgillion/bump_bibtex
Bump :tools biblio
This commit is contained in:
commit
786d415337
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/biblio/packages.el
|
;;; tools/biblio/packages.el
|
||||||
|
|
||||||
(package! bibtex-completion :pin "12f8809aac3a13dd11a1c664a13f789005f7a199")
|
(package! bibtex-completion :pin "8d84d8beb3bfafaa060d7e956fcc569ecf010d9c")
|
||||||
(when (featurep! :completion ivy)
|
(when (featurep! :completion ivy)
|
||||||
(package! ivy-bibtex :pin "12f8809aac3a13dd11a1c664a13f789005f7a199"))
|
(package! ivy-bibtex :pin "8d84d8beb3bfafaa060d7e956fcc569ecf010d9c"))
|
||||||
(when (featurep! :completion helm)
|
(when (featurep! :completion helm)
|
||||||
(package! helm-bibtex :pin "12f8809aac3a13dd11a1c664a13f789005f7a199"))
|
(package! helm-bibtex :pin "8d84d8beb3bfafaa060d7e956fcc569ecf010d9c"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue