selectrum: update bibtex-actions config
- fix loading order issue - include (temporary?) binding in `SPC n b` to `bibtex-actions-open-entry`
This commit is contained in:
parent
52cae6e18f
commit
b9757e75ed
4 changed files with 12 additions and 8 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
(use-package! bibtex-actions
|
||||
:when (featurep! :completion selectrum)
|
||||
:after embark
|
||||
:defer t
|
||||
:config
|
||||
(add-to-list 'embark-keymap-alist '(bibtex . bibtex-actions-map)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue