selectrum: add bibtex-actions to tools/biblio
This commit is contained in:
parent
7e51f98b3f
commit
a3c978ba36
3 changed files with 11 additions and 0 deletions
|
@ -6,3 +6,5 @@
|
|||
(package! ivy-bibtex :pin "9f6ea920a49457d85096caa0e61f086a42b2908e"))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-bibtex :pin "9f6ea920a49457d85096caa0e61f086a42b2908e"))
|
||||
(when (featurep! :completion selectrum)
|
||||
(package! bibtex-actions :pin "743f548c0cd46e3418a7ca4736bde8c86f97c073"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue