aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2015-06-03 18:44:49 +0100
committerStephen Blott2015-06-03 18:44:49 +0100
commit474e986059cbf27ddbfb499f5b50b45bb41a3159 (patch)
tree4cd7c53bfcec19f7b12c20096b49d451cc07ca74 /README.md
parente005d3e5b7a06a949138109b2c57555f9a5db2b9 (diff)
downloadvimium-474e986059cbf27ddbfb499f5b50b45bb41a3159.tar.bz2
Add mark commands to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18373f66..d55f7dff 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,9 @@ Navigating the current page:
yf copy a link url to the clipboard
gf cycle forward to the next frame
gF focus the main/top frame
+ ma, mA set local (global) mark "a" ("A")
+ `a, `A jump to local (global) mark "a" ("A")
+ `` jump back to position before previous jump -- before gg, G, n, N, / and `a
Navigating to new pages: