aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2015-06-03 18:51:49 +0100
committerStephen Blott2015-06-03 18:51:49 +0100
commit2251e082b776957f3c3d7476dfd6eefe31d023f1 (patch)
tree8107c59bb2c6da89d5f3ce541a4993a92056cd7c
parent70892043f9e32b528f6debe829445585b2ec61e1 (diff)
downloadvimium-2251e082b776957f3c3d7476dfd6eefe31d023f1.tar.bz2
Add mark commands to README, formatting
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3bb9c6e7..ab6cb8b6 100644
--- a/README.md
+++ b/README.md
@@ -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: