From 0094d18d7cd55a3a683328042d711f750e078347 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Sun, 9 Feb 2025 22:55:23 +0100 Subject: Fix org indentation --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') 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 -- cgit v1.2.3