diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 0bf5e61b..32a76d2f 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -276,7 +276,24 @@ (erc-rename-buffers t) (erc-autojoin-channels-alist '(("libera.chat" "#emacs" "#commonlisp"))) (erc-interpret-mirc-color t) - (erc-modules '(autojoin button completion fill irccontrols list match menu move-to-prompt netsplit networks noncommands notifications readonly ring stamp track truncate))) + (erc-modules '(autojoin + button + completion + fill + irccontrols + list + match + menu + move-to-prompt + netsplit + networks + noncommands + notifications + readonly + ring + stamp + track + truncate))) (use-package erc-image :after erc