Revert to default org keywords and become Web dev

This commit is contained in:
2020-02-23 14:10:38 +01:00
parent 7d327e29c6
commit 03ca3e7050
3 changed files with 5 additions and 9 deletions

View File

@@ -1,11 +1,7 @@
;;; ~/.doom.d/+org.el -*- lexical-binding: t; -*-
;; Org mode configuration
;;
;; Change TODO keywords
(setq org-todo-keywords '((sequence "TODO" "NEXT" "WAITING" "INACTIVE" "|" "DONE" "CANCELLED")))
;; Rice elements
(setq org-todo-keyword-faces '(("INACTIVE" . "grey") ("NEXT" . "turquoise") ("WAITING" . warning))
org-ellipsis ""
(setq org-ellipsis ""
org-bullets-bullet-list '("" "" "" ""))
;; Cycle through header visibility
(after! evil-org