summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-11-24 09:27:51 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-11-24 09:27:51 +0000
commita2ca23ff7b79e7b45b67fb33bb1edd51efac2d34 (patch)
tree3529440221a282e979357c1a0e695a59bc344828 /init.el
parent8ff18a2a87fe0913c093bea495ab53b16f4415c1 (diff)
added new tag
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.el b/init.el
index eca2615..bd5f81e 100644
--- a/init.el
+++ b/init.el
@@ -973,11 +973,10 @@ If failed try to complete the common part with `company-complete-common'"
"* %?\n\t%i"))))
(setq org-tag-alist '(
- ;; Type
("brainstorm" . ?b)
("idea" . ?d)
- ;; Context
("work" . ?w)
+ ("baes" . ?B)
("offscreen" . ?O)
("computer" .?c)
("home" . ?h)