From c490bbf4b3d57df111476f76f3a5c8ad2d04fa33 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 14 Dec 2019 13:23:20 +0000 Subject: chore(emacs.d): Import several months of privately tracked changes These changes were made in a fork of my configuration that is not publicly available and detailed history will not be included in this public commit. --- tools/emacs/init/settings.el | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/emacs/init/settings.el') diff --git a/tools/emacs/init/settings.el b/tools/emacs/init/settings.el index 2e4dedc0a5..0bcf73b0e7 100644 --- a/tools/emacs/init/settings.el +++ b/tools/emacs/init/settings.el @@ -13,7 +13,6 @@ ;; Enable support for prescient in ivy & configure it (ivy-prescient-mode) (prescient-persist-mode) -(add-to-list 'ivy-prescient-excluded-commands 'counsel-rg) ;; Move files to trash when deleting (setq delete-by-moving-to-trash t) -- cgit 1.4.1