aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-16 23:21:25 -0300
committerEuAndreh <eu@euandre.org>2018-07-16 23:21:25 -0300
commit909eb63df5b925c2ab85ea09073f29a73287e337 (patch)
tree0c0f022bf327d2aa9751a9be64ce892e105a2a65 /spacemacs.el
parentFix Diary.org link (diff)
downloaddotfiles-909eb63df5b925c2ab85ea09073f29a73287e337.tar.gz
dotfiles-909eb63df5b925c2ab85ea09073f29a73287e337.tar.xz
Config large-file-size for Emacs to 10MB
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 5a00f60..098c847 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -302,7 +302,7 @@ It should only modify the values of Spacemacs settings."
;; Size (in MB) above which spacemacs will prompt to open the large file
;; literally to avoid performance issues. Opening a file literally means that
;; no major mode or minor modes are active. (default is 1)
- dotspacemacs-large-file-size 1
+ dotspacemacs-large-file-size 10
;; Location where to auto-save files. Possible values are `original' to
;; auto-save the file in-place, `cache' to auto-save the file to another