Update main branch #1

Merged
jakalx merged 120 commits from develop into main 2024-02-05 21:51:32 +01:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit c308c70205 - Show all commits

View file

@ -87,6 +87,8 @@
(use-package! org-ql)
(use-package! elfeed-web)
(setq ak/bibliography (list (concat org-directory "references.bib")))
;(setq org-cite-global-bibliography (list (concat org-directory "references.bib")))
(setq! bibtex-completion-bibliography ak/bibliography)

View file

@ -68,3 +68,4 @@
(package! denote)
(package! org-super-agenda)
(package! org-ql)
(package! elfeed-web)