summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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