From 3cb2f98be42b53aeea5edb65c9c1bde08a8496b1 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 9 May 2022 20:36:32 -0500 Subject: meh --- init.el | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index b4fade6..172787c 100644 --- a/init.el +++ b/init.el @@ -802,6 +802,12 @@ (:require +scratch) (:option initial-major-mode #'lisp-interaction-mode initial-scratch-message (+scratch-fortune)) + (:+leader "." #'+scratch-switch-to-scratch + "C-." #'+scratch-switch-to-scratch + "," #'+scratch-switch-to-text + "C-," #'+scratch-switch-to-text) + (+with-ensure-after-init + (+scratch-text-scratch)) (add-hook 'kill-buffer-query-functions #'+scratch-immortal)) (setup shr -- cgit 1.4.1-21-gabe81