diff options
| author | Stephen Blott | 2015-06-03 18:50:57 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-06-03 18:50:57 +0100 | 
| commit | 70892043f9e32b528f6debe829445585b2ec61e1 (patch) | |
| tree | f5c786ce8ade758e505cd8b8153202bb1ef09f93 | |
| parent | 10df5755197d28f7a180160ecfec0e28f034ceeb (diff) | |
| download | vimium-70892043f9e32b528f6debe829445585b2ec61e1.tar.bz2 | |
Add mark commands to README, wording
| -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: | 
