diff --git a/config.org b/config.org index ae13d95..47ce716 100644 --- a/config.org +++ b/config.org @@ -453,7 +453,9 @@ Exclude some dirs from spamming recentf :ensure t :diminish undo-tree-mode :init - (global-undo-tree-mode 1)) + (global-undo-tree-mode 1) + :custom + (undo-tree-auto-save-history nil)) #+END_SRC * ace-window @@ -575,7 +577,7 @@ Orderless orders the suggestions by recency. The package prescient orders by fre consult-ripgrep consult-git-grep consult-grep consult-bookmark consult-recent-file consult-xref consult--source-bookmark consult--source-file-register - consult--source-recent-file consult--source-project-file + consult--source-recent-file consult--source-project-recent-file :preview-key (kbd "M-."))) #+end_src * Marginalia