From e14dd02c6708d4afc0e303230493018db4a611ea Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Fri, 28 Jul 2017 22:07:37 -0500 Subject: update spacemacs --- spacemacs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spacemacs b/spacemacs index f37aeb0..c4211a6 100644 --- a/spacemacs +++ b/spacemacs @@ -127,8 +127,8 @@ (setq-default dotspacemacs-configuration-layers '(pdf-tools)) (setq powerline-default-separator nil) (setq org-ref-default-bibliography '("~/drive/literature/database.bib") - org-ref-pdf-directory '("~/drive/literature/") - org-ref-bibliography-notes '("~/drive/literature/literature.org") + org-ref-pdf-directory '"~/drive/literature/" + org-ref-bibliography-notes '"~/drive/literature/literature.org" org-ellipsis " ⟶" org-todo-keywords '((sequence "IDEA(i)" "TODO(t)" "WAITING(w)" "|" "DONE(d)" "DELEGATED" "CANCELED(c)")) org-todo-keyword-faces '(("IDEA" . (:foreground "#2aa198", :weight bold)) -- cgit v1.2.3