summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index f9d0e94..cbd3b7e 100644
--- a/init.el
+++ b/init.el
@@ -64,4 +64,4 @@
'(org-block-begin-line ((t (:inherit default :background nil))))
'(org-block-end-line ((t (:inherit default :background nil)))))
-(org-indent-mode 1)
+(setq org-startup-indented t)