summary refs log tree commit diff
path: root/emacs/custom/my-settings.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs/custom/my-settings.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/custom/my-settings.el b/emacs/custom/my-settings.el
index e6c1ce9..39140a3 100644
--- a/emacs/custom/my-settings.el
+++ b/emacs/custom/my-settings.el
@@ -45,8 +45,6 @@
 
 (customize-set-variable 'history-length 1000)
 (customize-set-variable 'history-delete-duplicates t)
-(customize-set-variable 'savehist-save-minibuffer-history t)
-(add-hook 'after-init-hook #'savehist-mode)
 
 (add-hook 'after-init-hook 'midnight-mode)