diff options
author | Blaise Thompson <blaise@untzag.com> | 2017-08-24 12:53:59 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2017-08-24 12:53:59 -0500 |
commit | 1b9d77a2f69f2ccaca80c650cc8e2ffcd4548b82 (patch) | |
tree | e2c56d28ab6ea7bee0c374c906905b4b2df63ef0 | |
parent | 29e7db212376e6f05f7435b63de92c2c0aba5978 (diff) |
update spacemacs
-rw-r--r-- | spacemacs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -128,7 +128,8 @@ (with-eval-after-load 'org (setq org-agenda-files '("~/drive/org/"))) (setq-default dotspacemacs-configuration-layers '(pdf-tools)) - (setq powerline-default-separator nil) + (setq powerline-default-separator nil + spaceline-org-clock-p t) (setq org-ref-default-bibliography '("~/drive/literature/database.bib") org-ref-pdf-directory '"~/drive/literature/" org-ref-bibliography-notes '"~/drive/literature/literature.org" |