update read me

This commit is contained in:
Sandeep Somavarapu
2016-07-21 21:16:23 +02:00
parent 2b83dc4e00
commit 985a394b59

View File

@ -55,6 +55,9 @@ Motions:
* `g$` - go to end of screen line
* `gj` - down by `n` screen lines
* `gk` - up by `n` screen lines
* `H` - `nth` line from top of the view
* `M` - center line of the view
* `L` - `nth` line from bottom of the view
Commands/Operators:
* `x` - delete char under cursor