branch: externals/consult commit 4503b5808399b537e5e4a84b67c252952bbddbee Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 3e66fe3b15..abdec42235 100644 --- a/README.org +++ b/README.org @@ -1072,7 +1072,7 @@ out the following steps: Orderless. 3. 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. + =selectrum-mode=, =ivy-mode=, =helm-mode= and =ido-ubiquitous-mode= must be disabled. 4. Ensure that the =completion-styles= variable is properly configured. Try to set =completion-styles= to a list including =substring= or =orderless=. 5. Try to reproduce the issue by starting a bare bone Emacs instance with =emacs -Q=