summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-09-30 17:20:24 -0500
committerCase Duckworth2021-09-30 17:20:24 -0500
commitfe3d1162cc573a9d50e5b3a04fc9d39b14930485 (patch)
tree65aa395d7231e6386e602ec12e9c3a8d083fa51d /init.el
parentAdd to orderless styles (diff)
downloademacs-fe3d1162cc573a9d50e5b3a04fc9d39b14930485.tar.gz
emacs-fe3d1162cc573a9d50e5b3a04fc9d39b14930485.zip
Add circe-command-SLAP
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el index 26848c3..edfbda6 100644 --- a/init.el +++ b/init.el
@@ -1056,7 +1056,8 @@ specific to most general, they are these:
1056 #'enable-circe-color-nicks 1056 #'enable-circe-color-nicks
1057 ;; #'enable-circe-display-images 1057 ;; #'enable-circe-display-images
1058 #'enable-circe-new-day-notifier 1058 #'enable-circe-new-day-notifier
1059 #'circe-chat@set-prompt)) 1059 #'circe-chat@set-prompt)
1060 (:bind "C-c C-s" #'circe-command-SLAP))
1060 1061
1061 (autoload 'circe-nick-color-reset "circe-color-nicks") 1062 (autoload 'circe-nick-color-reset "circe-color-nicks")
1062 (add-hook 'modus-themes-after-load-theme-hook 1063 (add-hook 'modus-themes-after-load-theme-hook