diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -83,7 +83,7 @@ Using marks:      ma, mA  set local mark "a" (global mark "A")      `a, `A  jump to local mark "a" (global mark "A") -    ``      jump back to the position before previous jump -- before gg, G, n, N, / and `a +    ``      jump back to the position before the previous jump -- before gg, G, n, N, / or `a  Additional advanced browsing commands: | 
