summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.org b/config.org
index c7bc545..fa0b441 100644
--- a/config.org
+++ b/config.org
@@ -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)