diff --git a/doc/pages/keys.asciidoc b/doc/pages/keys.asciidoc index e1531e68..49762cdc 100644 --- a/doc/pages/keys.asciidoc +++ b/doc/pages/keys.asciidoc @@ -183,10 +183,10 @@ the Shift modifier and moving will extend each selection instead. `` maps to this by default. (See <>) -*pageup, *:: +*, *:: scroll one page up -*pagedown, *:: +*, *:: scroll one page down **:: @@ -285,16 +285,16 @@ Yanking (copying) and pasting use the *"* register by default (See <*:: merge contiguous selections together (works across lines as well) -*>*:: +*>*, **:: indent selected lines -*>*:: +*>*, **:: indent selected lines, including empty lines -*<*:: +*<*, **:: unindent selected lines -**:: +**, **:: unindent selected lines, do not remove incomplete indent (3 leading spaces when indent is 4)