diff --git a/config.el b/config.el index aba8a10..e2a694d 100644 --- a/config.el +++ b/config.el @@ -104,6 +104,8 @@ (global-prettify-symbols-mode 1) +(ivy-prescient-mode 1) + (with-current-buffer (get-buffer "*scratch*") (emacs-lisp-mode))