Set up org-ref and eisvogel export

This commit is contained in:
2020-04-02 01:42:51 +02:00
parent 2d7412685c
commit 896a13b2cd
5 changed files with 30 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
auto-save-list-file-prefix
(concat "~/.cache/emacs"))
;; Set Magit repositories
(setq magit-repository-directories '(("~/Projects" . 2)
(setq magit-repository-directories '(("~/Projects" . 3)
("~/.dotfiles" . 0)
("~/.doom.d" . 0)))
;; Load org configuration