diff options
-rw-r--r-- | config.org | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -582,9 +582,6 @@ If we enable this, emphasis markers will be hidden for a more word processor fee (setopt org-special-ctrl-a/e t) (setopt org-insert-heading-respect-content t) (setopt org-ellipsis "…") - (setopt org-display-custom-times t) - (setopt org-time-stamp-custom-formats '("%Y-%m-%d" . "%Y-%m-%d %H:%M")) - ;; (setopt org-time-stamp-formats '("<%Y-%m-%d>" . "<%Y-%m-%d %H:%M>")) (setopt org-extend-today-until 4) (setopt org-adapt-indentation nil) (setopt org-log-done 'time) |