diff options
| author | Stephen Blott | 2015-06-03 18:51:49 +0100 |
|---|---|---|
| committer | Stephen Blott | 2015-06-03 18:51:49 +0100 |
| commit | 2251e082b776957f3c3d7476dfd6eefe31d023f1 (patch) | |
| tree | 8107c59bb2c6da89d5f3ce541a4993a92056cd7c /README.md | |
| parent | 70892043f9e32b528f6debe829445585b2ec61e1 (diff) | |
| download | vimium-2251e082b776957f3c3d7476dfd6eefe31d023f1.tar.bz2 | |
Add mark commands to README, formatting
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -83,7 +83,8 @@ 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 the previous jump -- before gg, G, n, N, / or `a + `` jump back to the position before the previous jump + -- that is, before the previous gg, G, n, N, / or `a Additional advanced browsing commands: |
