aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2015-06-03 18:50:57 +0100
committerStephen Blott2015-06-03 18:50:57 +0100
commit70892043f9e32b528f6debe829445585b2ec61e1 (patch)
treef5c786ce8ade758e505cd8b8153202bb1ef09f93 /README.md
parent10df5755197d28f7a180160ecfec0e28f034ceeb (diff)
downloadvimium-70892043f9e32b528f6debe829445585b2ec61e1.tar.bz2
Add mark commands to README, wording
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa77e980..3bb9c6e7 100644
--- a/README.md
+++ b/README.md
@@ -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: