Add bibtex-completion
Helm-Bibtex was split to extract bibtex-completion into a standalone MELPA package. Adding the functionality here to account for the changes in the packaging.
This commit is contained in:
parent
2b67d958e6
commit
088db18c6d
2 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/biblio/packages.el
|
||||
|
||||
(package! bibtex-completion :pin "b14b628261")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-bibtex :pin "3cff6bd702"))
|
||||
(when (featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue