summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2021-07-14 16:59:13 -0500
committerCase Duckworth2021-07-14 16:59:13 -0500
commitbdc6e6518e37686f271c44f268117f146f66e851 (patch)
tree276eaaa31b98dac3fbd802039d4b7518783ee04a
parentComment out erc-image (diff)
downloademacs-bdc6e6518e37686f271c44f268117f146f66e851.tar.gz
emacs-bdc6e6518e37686f271c44f268117f146f66e851.zip
Add end comment to init.el
bleh
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el index d7f1250..8eecc20 100644 --- a/init.el +++ b/init.el
@@ -1358,3 +1358,6 @@ call `zzz-to-char'."
1358;;;; Work 1358;;;; Work
1359(when (acdw/system :work) 1359(when (acdw/system :work)
1360 (setup (:straight ahk-mode))) 1360 (setup (:straight ahk-mode)))
1361
1362
1363;;; init.el ends here