From 4709929f5b0511d850aff8c1b23428d61c9ba81f Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 23 Oct 2023 07:36:44 +0200 Subject: [PATCH] Remove the consult-ag package --- configuration.org | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configuration.org b/configuration.org index 1638467..b1334d2 100644 --- a/configuration.org +++ b/configuration.org @@ -3077,12 +3077,6 @@ The new completing system! (embark-collect-mode . consult-preview-at-point-mode)) #+end_src -** Ag with Consult - -#+begin_src emacs-lisp -(use-package consult-ag) -#+end_src - ** Projectile with Consult #+begin_src emacs-lisp