From 689cfdfcf699c59d71c82c989fe72cd54525c72c Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Wed, 26 Apr 2023 09:02:01 +0200 Subject: [PATCH] emacs: change bibliography file path --- emacs/doom/config.org | 2 +- emacs/doom/init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/doom/config.org b/emacs/doom/config.org index 7f4c87e..a6e77ee 100644 --- a/emacs/doom/config.org +++ b/emacs/doom/config.org @@ -420,6 +420,6 @@ Return nil if on a link url, markup, html, or references." ** Citations #+begin_src emacs-lisp :tangle yes -(setq! citar-bibliography '("~/Nextcloud/jhome/studium/vorlesungen/WS22/raumfahrtsysteme-und-anwendungen/bericht/Quellen/DART-Hera.bib")) +(setq! citar-bibliography '("~/Nextcloud/zotero-sources.bib")) #+end_src diff --git a/emacs/doom/init.el b/emacs/doom/init.el index d71e7da..a2c7b3f 100644 --- a/emacs/doom/init.el +++ b/emacs/doom/init.el @@ -85,7 +85,7 @@ grammar ; tasing grammar mistake every you make :tools - ;;ansible + ansible biblio ; Writes a PhD for you (citation needed) (debugger +lsp) ; FIXME stepping through code, to help you add bugs ;;direnv