From 7991a697144f4534ed3763e1450f84e4657d3825 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 15 Oct 2017 16:53:34 -0500 Subject: fill-column 99 --- dotfiles/spacemacs | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles') 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") -- cgit v1.2.3