[oni-circe] Enable ‘olivetti-mode’
This commit is contained in:
parent
4e3f94b134
commit
9f3c9947b6
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue