Conform set-irc-server! indentation to the README

This commit is contained in:
Paul A. Patience 2021-07-15 22:11:01 -04:00
parent 1bc770e89b
commit 3396725a69

View file

@ -9,6 +9,7 @@ SERVER can either be a name for the network (in which case you must specify a
:host. :host.
See `circe-network-options' for details." See `circe-network-options' for details."
(declare (indent 1))
(after! circe (after! circe
(unless (plist-member plist :host) (unless (plist-member plist :host)
(plist-put! plist :host server)) (plist-put! plist :host server))