Enable ivy-prescient-mode

This commit is contained in:
niten 2020-12-02 21:13:11 -06:00
parent aac88209d0
commit ed65ca4881

View File

@ -104,6 +104,8 @@
(global-prettify-symbols-mode 1)
(ivy-prescient-mode 1)
(with-current-buffer (get-buffer "*scratch*")
(emacs-lisp-mode))