Browse Source

another todo added

master
Marc Pohling 1 month ago
parent
commit
3e702e32ab
1 changed files with 3 additions and 0 deletions
  1. 3
      config.org

3
config.org

@ -25,6 +25,9 @@
- CONTINUE TODO from config.org at Programming - CONTINUE TODO from config.org at Programming
- all-the-icons? - all-the-icons?
- lispy? [[https://github.com/abo-abo/lispy]] - 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 * Header
Emacs variables are dynamically scoped. That's unusual for most languages, so disable it here, too Emacs variables are dynamically scoped. That's unusual for most languages, so disable it here, too

Loading…
Cancel
Save