summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d/init.el')
-rw-r--r--tag-emacs/emacs.d/init.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 1f8651a..8d56497 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -847,11 +847,6 @@ mouse-1: Display Line and Column Mode Menu"))))))
 
                   org-default-notes-file (concat org-directory "/notes")
 
-                  ;; Fewer asterisks, doesn't change indentation
-                  org-hide-leading-stars t
-
-                  org-startup-indented t
-
                   ;; ‘Remember’: new items at top
                   org-reverse-note-order t