aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-04-26 08:21:51 +0100
committerStephen Blott2016-04-26 08:21:51 +0100
commitef4dcf99f5a68860558db44d0535b4b6091bc6e2 (patch)
tree6b723362263f2823beebddddb7a3c5e0de43008a
parent018cdb906f005ff7276e096d2b4081ea909dc769 (diff)
downloadvimium-ef4dcf99f5a68860558db44d0535b4b6091bc6e2.tar.bz2
Note help dialog re-styling in README.md.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2080eaba..8f21344c 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +174,7 @@ Next version (not yet released)
- You can now bind keys to a command with a defined count prefix; for example, `map d scrollDown count=4`.
- You can now bind three-key (or longer) sequences; for example, `map abc enterInsertMode`.
- `c-y` and `c-e` now scroll in visual mode.
+ - The Vimium help dialog has been re-styled.
- Bug fixes:
- `<c-a-[>` is not longer treated as escape.
- Fix icon display and memory leak due to regression in recent Chrome versions (49+).