From 2251e082b776957f3c3d7476dfd6eefe31d023f1 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Wed, 3 Jun 2015 18:51:49 +0100 Subject: Add mark commands to README, formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: -- cgit v1.2.3