diff options
| author | Stephen Blott | 2016-12-14 05:39:53 +0000 |
|---|---|---|
| committer | Stephen Blott | 2016-12-14 05:39:53 +0000 |
| commit | 9fb755929f5b629c57f77e6407c5c24ccd06e4a4 (patch) | |
| tree | 4a34346643151973e5d73d22625a079cbdfcc2de /pages/help_dialog.html | |
| parent | 9225b2a1b9baa96ca94c2fa23e4a293478223c7e (diff) | |
| download | vimium-9fb755929f5b629c57f77e6407c5c24ccd06e4a4.tar.bz2 | |
Add "swap" command option for marks.
In a browser, I find global marks considerably more useful than local
marks; for example, I use marks to quickly jump back to my email tab.
Unfortunately, inheriting vim's approach, global marks require capital
letters, so the `<Shift>` key.
This PR implements:
map m Marks.activateCreateMode swap
map ' Marks.activateGotoMode swap
which inverts the `isGlobalMark()` test for the `<Shift>` key.
Is the name `swap` the best one? It could be `invert` instead, or
perhaps there's something better.
Diffstat (limited to 'pages/help_dialog.html')
0 files changed, 0 insertions, 0 deletions
