Get citar-embark from straight.el
This commit is contained in:
parent
dd44f2bc74
commit
339c15e61b
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -823,7 +823,7 @@
|
||||||
(:map org-mode-map :package org ("C-c b" . #'org-cite-insert)))
|
(:map org-mode-map :package org ("C-c b" . #'org-cite-insert)))
|
||||||
|
|
||||||
(use-package citar-embark
|
(use-package citar-embark
|
||||||
:straight nil
|
:straight t
|
||||||
:after citar embark
|
:after citar embark
|
||||||
:no-require
|
:no-require
|
||||||
:config (citar-embark-mode))
|
:config (citar-embark-mode))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue