branch: externals/consult
commit 6769f2178d7e7a6dfdc6bf08bf639cf4c8158678
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
README: Fix typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 0821cb9..8e7a382 100644
--- a/README.org
+++ b/README.org
@@ -1002,7 +1002,7 @@ configuration examples.
I personally use and recommended this combination of packages:
- consult: This package
-- [[https://github.com/minad/vertico][vertico]]: Fast and minimal vertical
completion systems
+- [[https://github.com/minad/vertico][vertico]]: Fast and minimal vertical
completion system
- [[https://github.com/minad/marginalia][marginalia]]: Annotations for the
completion candidates
- [[https://github.com/oantolin/embark][embark and embark-consult]]: Action
commands, which can act on the completion candidates
- [[https://github.com/oantolin/orderless][orderless]]: Completion style which
offers flexible candidate filtering