aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-12-12 13:18:05 +0000
committerStephen Blott2017-12-12 13:18:05 +0000
commit820880f4454a38a0314a3744aa4324b484cf2863 (patch)
treec4dc1246ebc285bdf57ccc306667c1e9a23d5773
parent379e06e1704901f2bf97f776aa1673450a69eb75 (diff)
downloadvimium-820880f4454a38a0314a3744aa4324b484cf2863.tar.bz2
Note 1.62.1.
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 109fdaa6..8102f2c7 100644
--- a/README.md
+++ b/README.md
@@ -171,9 +171,10 @@ Release Notes
In `master`, but not yet released:
-- Swap global and local marks; for example, `map m Marks.activateCreateMode
- swap` and `map ' Marks.activateGotoMode swap`. In a browser, some people
- find global marks more useful than local marks.
+- Swap global and local marks; for example:
+ - `map X Marks.activateCreateMode swap`, and
+ - `map Y Marks.activateGotoMode swap`.
+ In a browser, some people find global marks more useful than local marks. (1.62.1)
1.62 (2017-12-09)