branch: externals/vertico commit 00a01bc315ba68a1f24a021273dc92f2fb646658 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 8a95bf8bbc..9e8381e57b 100644 --- a/README.org +++ b/README.org @@ -32,7 +32,7 @@ without white space and comments. - Prompt shows the current candidate index and the total number of candidates. - The current candidate is inserted with =TAB= and selected with =RET=. - Non-existing candidates can be submitted with =M-RET= or by moving the point to the prompt. -- Efficient sorting by history position, length and alphabetically. +- Efficient sorting by history position, frequency, length and alphabetically. - Long candidates with newlines are formatted to take up less space. - Lazy completion candidate highlighting for performance. - Annotations are displayed next to the candidates (~annotation-~ and ~affixation-function~).