(Emacs/config)~Sort org variables

This commit is contained in:
2024-07-27 04:35:02 +01:00
parent deb6511a67
commit bf18f7d623

View File

@@ -2704,6 +2704,7 @@ Emacs was very helpful here.
org-imenu-depth 10
org-link-descriptive nil
org-priority-faces '((?A . error) (?B . warning) (?C . success))
org-refile-targets '((nil . (:maxlevel . 2)))
org-tags-column 0
org-todo-keywords '((sequence "TODO" "WIP" "DONE")
(sequence "PROJ" "WAIT" "COMPLETE"))