|
|
@ -25,6 +25,9 @@ |
|
|
|
- CONTINUE TODO from config.org at Programming |
|
|
|
- all-the-icons? |
|
|
|
- lispy? [[https://github.com/abo-abo/lispy]] |
|
|
|
- set tag faces, e.g. |
|
|
|
(setq org-tag-faces '(("@bag" . (:foreground "orange red" :weight bold)))) |
|
|
|
maybe also org-agenda-tag-faces? is this a thing? |
|
|
|
|
|
|
|
* Header |
|
|
|
Emacs variables are dynamically scoped. That's unusual for most languages, so disable it here, too |
|
|
|