mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #5264 from paulapatience/set-irc-server!
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.
|
||||
|
||||
See `circe-network-options' for details."
|
||||
(declare (indent 1))
|
||||
(after! circe
|
||||
(unless (plist-member plist :host)
|
||||
(plist-put! plist :host server))
|
||||
|
Reference in New Issue
Block a user