Merge pull request #5264 from paulapatience/set-irc-server!

Conform set-irc-server! indentation to the README
This commit is contained in:
Henrik Lissner 2021-07-23 16:16:08 -04:00 committed by GitHub
commit 666e28a4d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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