From 89d598e2296846160d31646bb7fa3e7eb1c0458c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 11 Jul 2018 12:43:57 -0300 Subject: Do not generate layout names --- spacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index 3050afc..a883220 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -293,7 +293,7 @@ It should only modify the values of Spacemacs settings." ;; 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) - dotspacemacs-auto-generate-layout-names t + dotspacemacs-auto-generate-layout-names nil ;; Size (in MB) above which spacemacs will prompt to open the large file ;; literally to avoid performance issues. Opening a file literally means that -- cgit v1.2.3