diff options
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el index e1a9046..9ec0586 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -92,7 +92,6 @@ (use-package savehist :custom - (savehist-file "~/.config/emacs/savehist") (savehist-additional-variables '(kill-ring command-history |