diff options
| author | Stephen Blott | 2017-12-12 13:19:29 +0000 |
|---|---|---|
| committer | Stephen Blott | 2017-12-12 13:19:29 +0000 |
| commit | 544aee2b745307fa39d355ed14644c18de32e813 (patch) | |
| tree | 36f66db7be61ac09973e7b70debd2dde39794de8 /README.md | |
| parent | 820880f4454a38a0314a3744aa4324b484cf2863 (diff) | |
| download | vimium-544aee2b745307fa39d355ed14644c18de32e813.tar.bz2 | |
Tweak markdown.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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) |
