aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2010-01-22 23:28:56 -0800
committerPhil Crosby2010-01-30 00:52:49 -0800
commit5d686861e77b11345249b33e63c6695f7c67da88 (patch)
tree54ff602b3d346e94a8a01643b0751c4558db3921
parentf712ff1cca054a2efd7c475533973e544fac220a (diff)
downloadvimium-5d686861e77b11345249b33e63c6695f7c67da88.tar.bz2
Update the readme to include customizable linkhints css.
-rw-r--r--README.markdown6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index c92fe14f..eb9779d9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -69,6 +69,10 @@ include a change to the CREDITS file with your patch.
Release Notes
-------------
+1.15 (unreleased)
+
+- Make the CSS used by the link hints configurable. It's under Advanced Options.
+
1.14 (01/21/2010)
- Fixed a bug introduced in 1.13 that prevented excluded URLs from being saved.
@@ -81,7 +85,7 @@ Release Notes
- J & K have reversed for tab switching: J goes left and K goes right.
- <c-[> is now equivalent to ESC, to match the behavior of VIM.
- <c-e> & <c-y> are now mapped to scroll down and up respectively.
-- The characters used for link hints are now configurable under the Advanced Options.
+- The characters used for link hints are now configurable under Advanced Options.
1.11, 1.12 (01/08/2010)