aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8102f2c7..d4edf839 100644
--- a/README.md
+++ b/README.md
@@ -171,10 +171,12 @@ Release Notes
In `master`, but not yet released:
-- 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.1) Swap global and local marks.
+ In a browser, some people find global marks more useful than local marks.
+ Example:
+
+ map X Marks.activateCreateMode swap
+ map Y Marks.activateGotoMode swap
1.62 (2017-12-09)