branch: externals/consult commit 000a40c5234f16f67db714fcb3bf82711c74e77a Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Mention Compat --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 0f0d70e198..53f4df4550 100644 --- a/README.org +++ b/README.org @@ -1065,9 +1065,9 @@ offer functionality based on ~completing-read~. If you find a bug or suspect that there is a problem with Consult, please carry out the following steps: -1. *Update all the relevant packages to the newest version*. - This includes Consult, Vertico or other completion UIs, Marginalia, Embark - and Orderless. +1. *Update all the relevant packages to the newest version*. This includes + Consult, Compat, Vertico or other completion UIs, Marginalia, Embark and + Orderless. 2. Either use the default completion UI or ensure that exactly one of =vertico-mode=, =mct-mode=, or =icomplete-mode= is enabled. The unsupported modes =ivy-mode=, =helm-mode= and =ido-ubiquitous-mode= must be disabled.