From ea52dbc12eccbaa92669ca851c8949e99d02fccc Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 5 Jun 2020 15:22:32 -0400 Subject: [PATCH] Fix extra ) in doom-obsolete-modules Left over from #3308 --- core/core-modules.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-modules.el b/core/core-modules.el index b05d3c4a1..54b51154a 100644 --- a/core/core-modules.el +++ b/core/core-modules.el @@ -50,7 +50,7 @@ run before `doom-init-modules-hook'. Relevant to `doom-module-init-file'.") (tabbar (:ui tabs))) (:app (email (:email mu4e)) (notmuch (:email notmuch))) - (:lang (perl (:lang raku))))) + (:lang (perl (:lang raku)))) "A tree alist that maps deprecated modules to their replacement(s). Each entry is a three-level tree. For example: