Emacs: Re-demand prescient.
It has to be there before after-init-hook is run.
This commit is contained in:
parent
ec4a8b3c7b
commit
6e129143b0
|
@ -11,6 +11,7 @@
|
|||
|
||||
;; Sorting and filtering, library.
|
||||
(use-package prescient
|
||||
:demand t
|
||||
:hook (after-init . prescient-persist-mode))
|
||||
|
||||
(provide 'misc/libs)
|
||||
|
|
Loading…
Reference in New Issue
Block a user