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

    README: Update links
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index ca6d289..d4e4e40 100644
--- a/README.org
+++ b/README.org
@@ -1029,16 +1029,16 @@ on your preferences and requirements.
 - [[https://github.com/gagbo/consult-lsp][consult-lsp]]: Integration with 
=lsp-mode= (lsp client).
 - [[https://codeberg.org/jao/consult-notmuch][consult-notmuch]]: Access the 
[[https://notmuchmail.org/][Notmuch]] email system using Consult.
 - [[https://codeberg.org/jao/espotify][consult-spotify]]: Access the Spotify 
API and control your local music player.
+- [[https://gitlab.com/OlMon/consult-projectile/][consult-projectile]]: 
Projectile integration, buffer sources for Projectile.
 - [[https://codeberg.org/jao/consult-recoll][consult-recoll]]: Access the 
[[https://www.lesbonscomptes.com/recoll/][Recoll]] desktop full-text search 
using Consult.
 - [[https://github.com/mohkale/consult-yasnippet][consult-yasnippet]]: 
Integration with yasnippet.
-- [[https://gitlab.com/OlMon/consult-projectile/][consult-projectile]]: 
Projectile integration, buffer sources for Projectile.
 - [[https://github.com/minad/affe][affe]]: Asynchronous Fuzzy Finder for Emacs 
(uses Consult under the hood).
 
 Not directly related to Consult, but maybe still of interest are the following
 packages. These packages should work well with Consult, follow a similar 
spirit or
 offer functionality based on ~completing-read~.
 
-- [[https://github.com/minad/corfu][corfu]], 
[[https://github.com/company-mode/company-mode][company]]: Completion systems 
for =completion-at-point= using small popups.
+- [[https://github.com/minad/corfu][corfu]]: Completion systems for 
=completion-at-point= using small popups (Alternative to 
[[https://github.com/company-mode/company-mode][company]]).
 - [[https://github.com/minad/bookmark-view][bookmark-view]]: Store window 
configuration as bookmarks, possible integration with =consult-buffer=.
 - [[https://github.com/bdarcus/bibtex-actions][bibtex-actions]]: Versatile 
frontend for bibliographies, frontend agnostic.
 - [[https://github.com/d12frosted/flyspell-correct][flyspell-correct]]: Apply 
spelling corrections by selecting via =completing-read=.

Reply via email to