Small fixup on how non-modified keys are written in README

This commit is contained in:
Maxime Coste 2022-11-06 20:10:33 +11:00
parent 253347cd40
commit bfa3c568cc

View File

@ -420,7 +420,7 @@ See <<Appending>> below for instructions on extending (appending to) the current
* `m`: select to matching character
* `M`: extend selection to matching character
* `<x>`: expand selections to contain full lines (including end-of-lines)
* `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)