From 722fdb5bf750e1808082a42b56c3542dcf0a88b2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 30 Sep 2021 23:45:09 -0500 Subject: Fix bug --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 7e517d6..ec2162a 100644 --- a/init.el +++ b/init.el @@ -1059,7 +1059,7 @@ specific to most general, they are these: #'enable-circe-new-day-notifier #'circe-chat@set-prompt #'topsy-mode)) - (:bind "C-c C-s" #'circe-command-SLAP)) + (:bind "C-c C-s" #'circe-command-SLAP) (autoload 'circe-nick-color-reset "circe-color-nicks") (add-hook 'modus-themes-after-load-theme-hook -- cgit 1.4.1-21-gabe81