1
0
Fork 0

[oni-circe] Enable ‘olivetti-mode’

This commit is contained in:
Tom Willemse 2021-08-27 12:03:12 -07:00
parent 4e3f94b134
commit 9f3c9947b6
Signed by: ryuslash
GPG key ID: 7D5C407B435025C1

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2021.0715.222837
;; Package-Requires: (circe oni-lui circe-serenity)
;; Version: 2021.0827.120150
;; Package-Requires: (circe oni-lui circe-serenity olivetti)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@ -141,5 +141,7 @@ which may be encrypted."
;;(advice-add 'tracking-status :around #'jjf-external-tracking-advice)
;;(add-hook 'kill-emacs-hook 'oni:clear-irc-mowedline-widget)
(add-hook 'circe-channel-mode-hook 'olivetti-mode)
(provide 'oni-circe)
;;; oni-circe.el ends here