Fix mark documentation
In Readme there was still the old way with '^' and 'alt-^'. Now it's changed to 'z' and 'Z'.
This commit is contained in:
parent
c61c89fac9
commit
814a89ca2a
|
@ -375,8 +375,8 @@ Marks
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
Current selections position can be saved in a register and restored later on.
|
Current selections position can be saved in a register and restored later on.
|
||||||
`^` followed by a register will save the current selections in that register,
|
`Z` followed by a register will save the current selections in that register,
|
||||||
`alt-^` followed by a register will restore the selections saved in it.
|
`z` followed by a register will restore the selections saved in it.
|
||||||
|
|
||||||
Jump list
|
Jump list
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
Loading…
Reference in New Issue
Block a user