mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
bump: :tools biblio
bdarcus/bibtex-actions@08c6ca0e5b -> bdarcus/citar@fd33f5c4f7 bibtex-actions is now called citar, and the package comes with configuration for embark. Fix: #5723 Close: #5747 Co-authored-by: MPNV38 <MPNV38@zebra.com>
This commit is contained in:
@@ -14,9 +14,7 @@
|
||||
(add-to-list 'ivy-re-builders-alist '(ivy-bibtex . ivy--regex-plus)))
|
||||
|
||||
|
||||
(use-package! bibtex-actions
|
||||
(use-package! citar
|
||||
:when (featurep! :completion vertico)
|
||||
:after embark
|
||||
:defer t
|
||||
:config
|
||||
(add-to-list 'embark-keymap-alist '(bibtex . bibtex-actions-map)))
|
||||
:defer t)
|
||||
|
Reference in New Issue
Block a user