Remove the consult-ag package

This commit is contained in:
Gergely Polonkai 2023-10-23 07:36:44 +02:00
parent 67acc6c258
commit 4709929f5b
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 6 deletions

View File

@ -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