(Emacs)+org agenda file setup

This commit is contained in:
2020-09-29 17:50:35 +01:00
parent e352033483
commit d21f604724

View File

@@ -1678,6 +1678,7 @@ Tons of variables for org-mode, including a ton of latex ones.
(use-package org
:defer t
:custom
(org-agenda-files `(,(expand-file-name "~/Text/calendar.org")))
(org-edit-src-content-indentation 0)
(org-goto-interface 'outline)
(org-src-window-setup 'current-window)