Use 'special' modeline in circe-mode (#103)

This commit is contained in:
Henrik Lissner 2017-06-12 14:31:41 +02:00
parent 571b5c55d8
commit 7f76dabfd0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -582,3 +582,4 @@ with `evil-ex-substitute', and/or 4. The number of active `iedit' regions."
(add-hook 'org-src-mode-hook #'+doom-modeline|set-special-modeline)
(add-hook 'image-mode-hook #'+doom-modeline|set-media-modeline)
(add-hook 'circe-mode-hook #'+doom-modeline|set-special-modeline)