aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-11 12:44:16 -0300
committerEuAndreh <eu@euandre.org>2018-07-11 12:49:24 -0300
commit7b3c948c48bb2c35b80949720659053cc54b02e3 (patch)
tree230e482a7441090f25167918360d8cc98ca5b3e3 /spacemacs.el
parentDo not generate layout names (diff)
downloaddotfiles-7b3c948c48bb2c35b80949720659053cc54b02e3.tar.gz
dotfiles-7b3c948c48bb2c35b80949720659053cc54b02e3.tar.xz
Do not autoresume layouts, instead, manually load it from cached file
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el2
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)