diff options
Diffstat (limited to 'dotfiles/spacemacs')
| -rw-r--r-- | dotfiles/spacemacs | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/dotfiles/spacemacs b/dotfiles/spacemacs index 4ea52ff..cb41d75 100644 --- a/dotfiles/spacemacs +++ b/dotfiles/spacemacs @@ -130,6 +130,7 @@    (with-eval-after-load 'org (setq org-agenda-files                                     '("~/drive/org/")))    (setq-default dotspacemacs-configuration-layers '(pdf-tools)) +  (setq-default fill-column 99)    (setq powerline-default-separator nil          spaceline-org-clock-p t)    (setq org-ref-default-bibliography '("~/drive/literature/database.bib") | 
