Enable savehist mode
This commit is contained in:
parent
d68c1ffb14
commit
ff5f01ae5d
@ -18,9 +18,9 @@
|
||||
|
||||
;; Save history in order to persist sort order across emacs sessions
|
||||
(use-package savehist
|
||||
:after vertico-repeat
|
||||
:init
|
||||
(savehist-mode)
|
||||
:straight (:type built-in)
|
||||
:config
|
||||
(savehist-mode 1)
|
||||
:custom
|
||||
(savehist-additional-variables '(projectile-project-command-history
|
||||
evil-jumps-history
|
||||
|
Loading…
Reference in New Issue
Block a user