diff options
Diffstat (limited to 'tag-emacs')
-rw-r--r-- | tag-emacs/emacs.d/init.el | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 1f8651ae..8d56497c 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 |