Fix syntax error in syl20bnr configuration layer

This commit is contained in:
syl20bnr 2014-09-26 00:08:31 -04:00
parent 29f2d8a5b7
commit aa4f3c036f

View file

@ -19,4 +19,4 @@ which require an initialization must be listed explicitly in the list.")
(add-to-hooks 'rainbow-identifiers-mode '(prog-mode-hook
erlang-mode-hook)))
:config
(syl20bnr/tweak-theme-colors 'solarized-light)))
(syl20bnr/tweak-theme-colors 'solarized-light)))