branch: externals/vertico commit 26801d5e2ea2f699740055e41360ed3aff98eeb7 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Update section about extensions --- README.org | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index 4c9c2fd236..e97f54d420 100644 --- a/README.org +++ b/README.org @@ -243,13 +243,14 @@ following extensions come with the Vertico ELPA package: - [[https://github.com/minad/vertico/blob/main/extensions/vertico-reverse.el][vertico-reverse]]: =vertico-reverse-mode= to reverse the display. - [[https://github.com/minad/vertico/blob/main/extensions/vertico-unobtrusive.el][vertico-unobtrusive]]: =vertico-unobtrusive-mode= displays only the topmost candidate. -With these extensions it is possible to adapt Vertico such that it matches your -preference or behaves similar to other familiar UIs. For example, the -combination =vertico-flat= plus =vertico-directory= resembles Ido in look and feel. -For an interface similar to Helm, the extension =vertico-buffer= allows you to -configure freely where the completion buffer opens, instead of growing the -minibuffer. Furthermore =vertico-buffer= will adjust the number of displayed -candidates according to the buffer height. +See the Commentary of those files for configuration details. With these +extensions it is possible to adapt Vertico such that it matches your preference +or behaves similar to other familiar UIs. For example, the combination +=vertico-flat= plus =vertico-directory= resembles Ido in look and feel. For an +interface similar to Helm, the extension =vertico-buffer= allows you to configure +freely where the completion buffer opens, instead of growing the minibuffer. +Furthermore =vertico-buffer= will adjust the number of displayed candidates +according to the buffer height. Configuration example for =vertico-directory=: