all repos — nixfiles @ 26e8fbe83f4aab919c5b863bd9b690e89b671476

System and user configuration, managed by nix and home-manager

Emacs: set org-mode to indent headings

Alan Pearce
commit

26e8fbe83f4aab919c5b863bd9b690e89b671476

parent

5b2b7b4b2edf7b882947017afca376c0b9e7a2f5

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M emacs/init.elemacs/init.el
@@ -564,7 +564,7 @@
;; Fewer asterisks, doesn't change indentation org-hide-leading-stars t - org-startup-indented nil + org-startup-indented t ;; ‘Remember’: new items at top org-reverse-note-order t