diff options
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
