From f205c26052bd4471f8d83524cdd593670c78fd16 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sat, 6 Sep 2014 05:02:06 -0400 Subject: [PATCH] Fix syntax error in packages.el --- spacemacs/packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spacemacs/packages.el b/spacemacs/packages.el index 148a8f721..a39afdd56 100644 --- a/spacemacs/packages.el +++ b/spacemacs/packages.el @@ -741,7 +741,7 @@ which require an initialization must be listed explicitly in the list." (use-package flycheck-color-mode-line :defer t :init - (add-hook 'flycheck-mode-hook 'flycheck-color-mode-line-mode)))) + (add-hook 'flycheck-mode-hook 'flycheck-color-mode-line-mode))) (defun spacemacs/init-flycheck-ledger () (eval-after-load 'flycheck