branch: externals/vertico commit 099f9e3f3193084e3bacac15d1437b34693722fb Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Mention deferred highlighting --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 611055d..b7216a3 100644 --- a/README.org +++ b/README.org @@ -25,6 +25,7 @@ externally by complementary packages. - Non-existing candidates are entered by moving the point to the prompt line - Candidates sorting by history, string length and alphabetically - Long candidates with newlines are formatted to take up less space +- Deferred completion style highlighting for performance - Support for ~annotation-function~, ~affixation-function~ and ~x-group-function~ [[https://github.com/minad/vertico/blob/main/screenshot.svg?raw=true]]