diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-22 05:32:14 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-22 05:32:14 +0000 |
commit | e33ad9b8fcd7124ce08e575c2dd1b4b02fe1e002 (patch) | |
tree | 30472b63a2af4eeb763c5365a27049b19ce860a4 | |
parent | 4bc21fdb90245e40d00e12a0ba556a84fa571a95 (diff) |
added offscreen tag
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |