fix(biblio): citar-file-note-org-include reference
citar-org-note-include does not exist. This may be changed upstream, however. Ref: #5810
This commit is contained in:
parent
45ee0ecf21
commit
c8484838a7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
:defer t
|
:defer t
|
||||||
:config
|
:config
|
||||||
;; Include property drawer metadata for 'org-roam' v2.
|
;; Include property drawer metadata for 'org-roam' v2.
|
||||||
(setq citar-org-note-include '(org-id org-roam-ref)))
|
(setq citar-file-note-org-include '(org-id org-roam-ref)))
|
||||||
|
|
||||||
|
|
||||||
(use-package! bibtex-completion
|
(use-package! bibtex-completion
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue