fix: olivetti settings

This commit is contained in:
Marcus Kammer 2020-05-25 10:11:02 +02:00
parent 3ed9174f62
commit a644b0316b

View file

@ -13,7 +13,12 @@
(alpha . 98))))
'(inhibit-startup-buffer-menu t)
'(initial-buffer-choice "d:/syncplicity/Marcus.Kammer/documents/Journal/notes.org")
'(olivetti-body-width 90)
'(olivetti-lighter " Olv")
'(olivetti-minimum-body-width 80)
'(olivetti-mode-hook nil)
'(org-agenda-files (quote ("d:/syncplicity/Marcus.Kammer/documents/Journal/")))
'(org-clock-out-remove-zero-time-clocks t)
'(org-default-notes-file "d:/syncplicity/Marcus.Kammer/documents/Journal/notes.org")
'(org-duration-format (quote h:mm))
'(org-modules
@ -23,7 +28,8 @@
"c:/Users/Marcus.Kammer/AppData/Local/Programs/plantuml/plantuml.jar")
'(package-selected-packages
(quote
(elpy use-package nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit))))
(olivetti elpy use-package nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit)))
'(ring-bell-function (quote ignore)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.