Comment for savehist
This commit is contained in:
parent
f88442f8b6
commit
00e2bb187f
@ -13,6 +13,8 @@
|
|||||||
:diminish
|
:diminish
|
||||||
:defer 1
|
:defer 1
|
||||||
:custom (eldoc-echo-area-use-multiline-p nil))
|
:custom (eldoc-echo-area-use-multiline-p nil))
|
||||||
|
|
||||||
|
;; save minibuffer history, see Vertico below
|
||||||
(use-package savehist
|
(use-package savehist
|
||||||
:straight (:type built-in)
|
:straight (:type built-in)
|
||||||
:init (savehist-mode)
|
:init (savehist-mode)
|
||||||
|
Loading…
Reference in New Issue
Block a user