summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 4647720..f88135a 100644
--- a/README.org
+++ b/README.org
@@ -105,5 +105,5 @@ These settings ensure that block highlights aren't visible when collapsed.
#+end_src
*** Indentation
#+begin_src elisp
- (org-indent-mode 1)
+ (setq org-startup-indented t)
#+end_src