diff options
| author | Stephen Blott | 2015-04-14 06:04:47 +0100 |
|---|---|---|
| committer | Stephen Blott | 2015-04-14 06:04:47 +0100 |
| commit | e5a2dee7d1a09d593cc721d9a6c8d95638270a76 (patch) | |
| tree | 4b6b9c91d79baea18d12f1fe0de1abe3f9a12892 | |
| parent | c212e7d148a10d6f0ff49b26f07e278066c73bc7 (diff) | |
| parent | b5f7c7f3b3091edb645e6ac0fa6a0f2e70df149f (diff) | |
| download | vimium-e5a2dee7d1a09d593cc721d9a6c8d95638270a76.tar.bz2 | |
Merge pull request #1563 from deslee/patch-1
Update README.md (backtick).
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ Release Notes - Added `gU`, which goes to the root of the current URL. - Added `yt`, which duplicates the current tab. - Added `W`, which moves the current tab to a new window. -- Added marks for saving and jumping to sections of a page. `mX` to set a mark and `X` to return to it. +- Added marks for saving and jumping to sections of a page. `mX` to set a mark and `` `X`` to return to it. - Added "LinkHints.activateModeToOpenIncognito", currently an advanced, unbound command. - Disallowed repeat tab closings, since this causes trouble for many people. - Update our Chrome APIs so Vimium works on Chrome 28+. |
