summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
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)