diff --git a/core/core.el b/core/core.el index a135c25ab..489a4b307 100644 --- a/core/core.el +++ b/core/core.el @@ -233,7 +233,7 @@ and `doom-exit-window-hook'." ;; History & backup settings (save nothing, that's what git is for) auto-save-default nil create-lockfiles nil - history-length 250 + history-length 500 make-backup-files nil ; don't create backup~ files ;; byte compilation byte-compile-verbose doom-debug-mode