branch: externals/consult
commit ed44a20c23b7ee1b78a8cd0f56b005c880fc4c29
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    README: Add link to consult-ag
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index ea971eb18f..4423f79458 100644
--- a/README.org
+++ b/README.org
@@ -1027,6 +1027,7 @@ You can integrated Consult with special programs or with 
other packages in the
 wider Emacs ecosystem. You may want to install some of theses packages 
depending
 on your preferences and requirements.
 
+- [[https://github.com/yadex205/consult-ag][consult-ag]]: Support for the 
[[https://github.com/ggreer/the_silver_searcher][Silver Searcher]] in the style 
of =consult-grep=.
 - [[https://github.com/mohkale/consult-company][consult-company]]: Completion 
at point using the company backends.
 - [[https://github.com/karthink/consult-dir][consult-dir]]: Directory jumper 
using Consult multi sources.
 - [[https://github.com/mohkale/consult-eglot][consult-eglot]]: Integration 
with eglot (lsp client).
@@ -1186,6 +1187,7 @@ Authors of supplementary =consult-*= packages:
 - [[https://gitlab.com/OlMon][Marco Pawłowski]] 
([[https://gitlab.com/OlMon/consult-flyspell][consult-flyspell]], 
[[https://gitlab.com/OlMon/consult-projectile][consult-projectile]])
 - [[https://github.com/Qkessler][Enrique Kessler Martínez]] 
([[https://github.com/Qkessler/consult-project-extra][consult-project-extra]])
 - [[https://github.com/jgru][Jan Gru]] 
([[https://github.com/jgru/consult-org-roam][consult-org-roam]])
+- [[https://github.com/yadex205][Kanon Kakuno]] 
([[https://github.com/yadex205/consult-ag][consult-ag]])
 
 #+html: <!--
 

Reply via email to