diff options
| author | Stephen Blott | 2015-02-15 07:42:34 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2015-02-15 07:42:34 +0000 | 
| commit | 20c952fe6c4ede0fe7c3e90dbb5c88d3f4a7380c (patch) | |
| tree | d89a3869a9122deac3888a50869538a673179f00 | |
| parent | c1a0f980e8fb92b707a796c3443124e9a4e70a4c (diff) | |
| parent | fd7c2310c6920538d09a2e117093cc8bd7f45d85 (diff) | |
| download | vimium-20c952fe6c4ede0fe7c3e90dbb5c88d3f4a7380c.tar.bz2 | |
Merge pull request #1482 from rkho/patch-2
Updated README.md readability -- missed two lines
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -212,7 +212,7 @@ Release Notes  1.36 (2012-07-07) -- 'b' brings up a bookmark-only Vomnibar. +- `b` brings up a bookmark-only Vomnibar.  - Better support for some bookmarklets.  1.35 (2012-07-05) @@ -237,7 +237,7 @@ Release Notes  - Improve style of link hints, and use fewer characters for hints.  - Add an option to hide the heads up display (HUD). Notably, the HUD obscures Facebook Chat's textbox.  - Detection and following of next / previous links has been improved. -- Addition of 'g0' and 'g$' commands, for switching tabs. +- Addition of `g0` and `g$` commands, for switching tabs.  - Addition of `p`/`P` commands for URL pasting.  - A new find mode which optionally supports case sensitivity and regular expressions.  - Bug fixes. | 
