From 3727668844009f26086d63a5c091042088c32431 Mon Sep 17 00:00:00 2001 From: m-lima Date: Sun, 4 Nov 2018 20:06:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0efab9f..8866492 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ This plugin provides a few widgets that you can use with `bindkey`: 6. `autosuggest-enable`: Re-enables suggestions. 7. `autosuggest-toggle`: Toggles between enabled/disabled suggestions. 8. `autosuggest-next`: Suggests the next older entry from history. -9. `autosuggest-next`: Suggests the next newer entry from history. +9. `autosuggest-previous`: Suggests the next newer entry from history. For example, this would bind ctrl + space to accept the current suggestion.