summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-11-22 05:32:14 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-11-22 05:32:14 +0000
commite33ad9b8fcd7124ce08e575c2dd1b4b02fe1e002 (patch)
tree30472b63a2af4eeb763c5365a27049b19ce860a4
parent4bc21fdb90245e40d00e12a0ba556a84fa571a95 (diff)
added offscreen tag
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index b9d662f..e8f1d30 100644
--- a/init.el
+++ b/init.el
@@ -862,6 +862,7 @@ If failed try to complete the common part with `company-complete-common'"
("idea" . ?d)
;; Context
("work" . ?w)
+ ("offscreen" . ?O)
("computer" .?c)
("home" . ?h)
("errand" . ?e)