Fix syntax error in syl20bnr configuration layer
This commit is contained in:
parent
29f2d8a5b7
commit
aa4f3c036f
1 changed files with 1 additions and 1 deletions
|
@ -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)))
|
||||
|
|
Reference in a new issue