config/emacs: missing paren
This commit is contained in:
parent
90545fffc2
commit
7f979e3062
1 changed files with 1 additions and 1 deletions
|
@ -1093,7 +1093,7 @@ does NOT WORK ON WINDOWS
|
||||||
:encryption tls
|
:encryption tls
|
||||||
:nick "sako@emacs/Libera"
|
:nick "sako@emacs/Libera"
|
||||||
:user-name "sako@emacs/Libera"
|
:user-name "sako@emacs/Libera"
|
||||||
:password ,(format "%s%s" "sako@emacs/Libera:" (password-store-get "SelfHosted/ZNC"))))))
|
:password ,(format "%s%s" "sako@emacs/Libera:" (password-store-get "SelfHosted/ZNC")))))
|
||||||
(rcirc-fill-column 120)
|
(rcirc-fill-column 120)
|
||||||
(rcirc-reconnect-delay 5)
|
(rcirc-reconnect-delay 5)
|
||||||
:config
|
:config
|
||||||
|
|
Loading…
Reference in a new issue