branch: externals/vertico commit 4651c69baa363f3d1ef5faa3c4f1e7dd40c8dc38 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Add note about built-in icomplete-vertical-mode --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 592ebc3..8a78b0a 100644 --- a/README.org +++ b/README.org @@ -180,7 +180,7 @@ follow a similar philosophy: vertical display. In contrast to Vertico, the candidates are rotated such that the current candidate always appears at the top. From my perspective, candidate rotation feels a bit less intuitive than the UI of Vertico or - Selectrum. + Selectrum. Note that Emacs 28 offers an built-in ~icomplete-vertical-mode~. * Caveats