diff options
Diffstat (limited to 'spacemacs.el')
-rw-r--r-- | spacemacs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spacemacs.el b/spacemacs.el index a883220..10c08bb 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -289,7 +289,7 @@ It should only modify the values of Spacemacs settings." ;; If non-nil then the last auto saved layouts are resumed automatically upon ;; start. (default nil) - dotspacemacs-auto-resume-layouts t + dotspacemacs-auto-resume-layouts nil ;; If non-nil, auto-generate layout name when creating new layouts. Only has ;; effect when using the "jump to layout by number" commands. (default nil) |