Slight emacs changes
This commit is contained in:
parent
ee6e13c8d9
commit
75f40ca4ac
2 changed files with 3 additions and 2 deletions
|
@ -186,7 +186,9 @@
|
|||
|
||||
;; Sorting when filtering
|
||||
(use-package prescient
|
||||
:config (prescient-persist-mode 1)
|
||||
:config
|
||||
(prescient-persist-mode 1)
|
||||
(run-at-time t 300 'prescient--save)
|
||||
)
|
||||
|
||||
;; List item selection interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue