summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index d5297cc..07ebe47 100644
--- a/init.el
+++ b/init.el
@@ -41,6 +41,7 @@
:bind ("C-c f" . olivetti-mode)
:config
(setq-default olivetti-body-width 100)
+ (add-hook 'org-mode-hook #'olivetti-mode)
(add-hook 'text-mode-hook #'olivetti-mode))
(use-package ivy