diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-24 09:27:51 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-24 09:27:51 +0000 |
commit | a2ca23ff7b79e7b45b67fb33bb1edd51efac2d34 (patch) | |
tree | 3529440221a282e979357c1a0e695a59bc344828 /init.el | |
parent | 8ff18a2a87fe0913c093bea495ab53b16f4415c1 (diff) |
added new tag
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |