Commit bb3d96508759
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -3116,7 +3116,8 @@
(add-hook 'circe-chat-mode-hook 'my-circe-prompt)
(use-package helm-circe
- :ensure t)
+ :ensure t
+ :bind ("<f8>" . helm-circe-channels))
(use-package circe-notifications
:load-path "~/.emacs.d/lisp/circe-notifications"
:config