branch: externals/vertico commit d48e170f30dadb1ae91a48c0f2690e9c194276a2 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Typos --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 9e5819b..5f3edf6 100644 --- a/README.org +++ b/README.org @@ -153,9 +153,9 @@ in the subdirectory [[https://github.com/minad/vertico/tree/main/extensions][extensions/]]. Currently these extensions are available: - [[https://github.com/minad/vertico/blob/main/extensions/vertico-buffer.el][vertico-buffer.el]]: Offers =vertico-buffer-mode= to display Vertico in a separate buffer - - [[https://github.com/minad/vertico/blob/main/extensions/vertico-ido.el][vertico-ido.el]]: Ido-like commands for directory navigation - - [[https://github.com/minad/vertico/blob/main/extensions/vertico-repeat.el][vertico-repeat.el]]: The =vertico-repeat= command to repeat the last completion session - - [[https://github.com/minad/vertico/blob/main/extensions/vertico-reverse.el][vertico-reverse.el]]: Offers =vertico-reverse-mode=, which reverse the display + - [[https://github.com/minad/vertico/blob/main/extensions/vertico-ido.el][vertico-ido.el]]: Commands for Ido-like directory navigation + - [[https://github.com/minad/vertico/blob/main/extensions/vertico-repeat.el][vertico-repeat.el]]: The command =vertico-repeate= repeats the last completion session + - [[https://github.com/minad/vertico/blob/main/extensions/vertico-reverse.el][vertico-reverse.el]]: Offers =vertico-reverse-mode=, which reverses the display * Complementary packages