Fix extra ) in doom-obsolete-modules

Left over from #3308
This commit is contained in:
Henrik Lissner 2020-06-05 15:22:32 -04:00
parent 50860a779b
commit ea52dbc12e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -50,7 +50,7 @@ run before `doom-init-modules-hook'. Relevant to `doom-module-init-file'.")
(tabbar (:ui tabs))) (tabbar (:ui tabs)))
(:app (email (:email mu4e)) (:app (email (:email mu4e))
(notmuch (:email notmuch))) (notmuch (:email notmuch)))
(:lang (perl (:lang raku))))) (:lang (perl (:lang raku))))
"A tree alist that maps deprecated modules to their replacement(s). "A tree alist that maps deprecated modules to their replacement(s).
Each entry is a three-level tree. For example: Each entry is a three-level tree. For example: