diff --git a/README.asciidoc b/README.asciidoc index c313ba7b..6607c238 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -420,11 +420,8 @@ See <> below for instructions on extending (appending to) the current * `m`: select to matching character * `M`: extend selection to matching character - * `x`: select line on which selection end lies (or next line when end lies on - an end-of-line) - * `X`: similar to `x`, except the current selection is extended - * ``: expand selections to contain full lines (including end-of-lines) - * ``: trim selections to only contain full lines (not including last + * ``: expand selections to contain full lines (including end-of-lines) + * ``: trim selections to only contain full lines (not including last end-of-line) * `%`: select whole buffer