diff options
| author | Stephen Blott | 2017-12-12 13:18:05 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2017-12-12 13:18:05 +0000 | 
| commit | 820880f4454a38a0314a3744aa4324b484cf2863 (patch) | |
| tree | c4dc1246ebc285bdf57ccc306667c1e9a23d5773 | |
| parent | 379e06e1704901f2bf97f776aa1673450a69eb75 (diff) | |
| download | vimium-820880f4454a38a0314a3744aa4324b484cf2863.tar.bz2 | |
Note 1.62.1.
| -rw-r--r-- | README.md | 7 | 
1 files changed, 4 insertions, 3 deletions
| @@ -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) | 
