diff --git a/core/core-editor.el b/core/core-editor.el index 33e9a9112..28ae577a0 100644 --- a/core/core-editor.el +++ b/core/core-editor.el @@ -17,6 +17,7 @@ indentation settings or not. This should be set by editorconfig if it successfully sets indent_style/indent_size.") (setq-default + large-file-warning-threshold 30000000 vc-follow-symlinks t ;; Save clipboard contents into kill-ring before replacing them save-interprogram-paste-before-kill t