From 29e7db212376e6f05f7435b63de92c2c0aba5978 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Thu, 3 Aug 2017 22:35:47 -0500 Subject: update spacemacs --- spacemacs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'spacemacs') diff --git a/spacemacs b/spacemacs index 792fab9..d21491c 100644 --- a/spacemacs +++ b/spacemacs @@ -14,8 +14,9 @@ games git helm - mark down + markdown org + pdf-tools python ranger shell @@ -124,6 +125,8 @@ ) (defun dotspacemacs/user-config () + (with-eval-after-load 'org (setq org-agenda-files + '("~/drive/org/"))) (setq-default dotspacemacs-configuration-layers '(pdf-tools)) (setq powerline-default-separator nil) (setq org-ref-default-bibliography '("~/drive/literature/database.bib") -- cgit v1.2.3