Merge remote-tracking branch 'arrufat/update-x-behavior-in-readme'
This commit is contained in:
commit
253347cd40
|
@ -420,11 +420,8 @@ See <<Appending>> below for instructions on extending (appending to) the current
|
||||||
* `m`: select to matching character
|
* `m`: select to matching character
|
||||||
* `M`: extend selection to matching character
|
* `M`: extend selection to matching character
|
||||||
|
|
||||||
* `x`: select line on which selection end lies (or next line when end lies on
|
* `<x>`: expand selections to contain full lines (including end-of-lines)
|
||||||
an end-of-line)
|
* `<a-x>`: trim selections to only contain full lines (not including last
|
||||||
* `X`: similar to `x`, except the current selection is extended
|
|
||||||
* `<a-x>`: expand selections to contain full lines (including end-of-lines)
|
|
||||||
* `<a-X>`: trim selections to only contain full lines (not including last
|
|
||||||
end-of-line)
|
end-of-line)
|
||||||
|
|
||||||
* `%`: select whole buffer
|
* `%`: select whole buffer
|
||||||
|
|
Loading…
Reference in New Issue
Block a user