fixup! Validate .spacemacs variables.

This commit is contained in:
Lucius Hu 2021-03-20 18:49:57 -04:00 committed by Eugene Yaremenko
parent bfb3cdad8a
commit 3e156ec763
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ a layer lazily."
wrapped in a layer. If you need some configuration for these
packages then consider to create a layer, you can also put the
configuration in `dotspacemacs/user-config'."
'(repeat symbol)
'(repeat (choice symbol (cons symbol sexp)))
'spacemacs-dotspacemacs-layers)
(defvar dotspacemacs--additional-theme-packages '()