aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2015-02-15 07:42:34 +0000
committerStephen Blott2015-02-15 07:42:34 +0000
commit20c952fe6c4ede0fe7c3e90dbb5c88d3f4a7380c (patch)
treed89a3869a9122deac3888a50869538a673179f00
parentc1a0f980e8fb92b707a796c3443124e9a4e70a4c (diff)
parentfd7c2310c6920538d09a2e117093cc8bd7f45d85 (diff)
downloadvimium-20c952fe6c4ede0fe7c3e90dbb5c88d3f4a7380c.tar.bz2
Merge pull request #1482 from rkho/patch-2
Updated README.md readability -- missed two lines
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 10fa6310..36d176e6 100644
--- a/README.md
+++ b/README.md
@@ -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.