Org: Set default priority to #C

master
Pierre Neidhardt 2018-02-15 19:32:32 +01:00
parent 60aa57f1f9
commit f4b7451b30
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
;; org-todo-keyword-faces '(("REVIEW" :inherit org-done))
;; Priorities.
org-priority-start-cycle-with-default nil
org-default-priority 66
org-default-priority 67
;; Org-mode aligns text.
indent-tabs-mode nil)