mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Conform set-irc-server! indentation to the README
This commit is contained in:
@ -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))
|
||||||
|
Reference in New Issue
Block a user