summaryrefslogtreecommitdiffstats
path: root/lisp/init-org.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/init-org.el')
-rw-r--r--lisp/init-org.el10
1 files changed, 0 insertions, 10 deletions
diff --git a/lisp/init-org.el b/lisp/init-org.el
index ab1280c..bff18a7 100644
--- a/lisp/init-org.el
+++ b/lisp/init-org.el
@@ -73,16 +73,6 @@
;; include two weeks in agenda
(setq org-agenda-span 'fortnight)
- ;; show breadcrumbs in agenda
- (setq org-agenda-prefix-format '((agenda . " %i %-12:c%?-12t% s %b")
- (todo . " %i %-12:c")
- (tags . " %i %-12:c")
- (search . " %i %-12:c")))
-
- ;; change breadcrumb separator
- (unless (version< org-version "9.3")
- (setq org-agenda-breadcrumbs-separator "/"))
-
;; customize agenda
(setq org-agenda-custom-commands
'(;; default view