Fix C-u dotspacemacs/sync-configuration-layers

This commit is contained in:
Yiming Chen 2015-11-01 19:03:18 +08:00 committed by syl20bnr
parent 96e7c8ee86
commit c0570e7481
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ Called with `C-u C-u' skips `dotspacemacs/user-config' _and_ preleminary tests."
(dotspacemacs|call-func dotspacemacs/init
"Calling dotfile init...")
(configuration-layer/sync)
(if (member arg '(4 16))
(if (member arg '((4) (16)))
(message (concat "Done (`dotspacemacs/user-config' function has "
"been skipped)."))
;; TODO remove support for dotspacemacs/config in 0.105