From 3498f725b2a9ac8b155acc117aac8fba2cf01b16 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sun, 6 Mar 2016 13:23:57 +0000 Subject: Tweak new features in README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c6b0b00b..550841f0 100644 --- a/README.md +++ b/README.md @@ -170,9 +170,9 @@ Next version (not yet released) (and a multiple of `scrollStepSize`). - `moveTabToNewWindow` now accepts a count prefix; so, `3W` moves three tabs to (the same) new window. - With smooth scrolling, `2j`-and-hold now gives a faster scroll than `j`-and-hold. -- You can now bind three-key sequences;; for example, `map abc enterInsertMode`. -- You can now bind keys to a command with a defined count prefix; see - [here](https://github.com/philc/vimium/wiki/Command-Options#count-prefixes) for details. +- You can now bind three-key (or longer) sequences; for example, `map abc enterInsertMode`. +- You can now bind keys to a command with a defined count prefix; for example, `map d scrollDown count=4` (see + [here](https://github.com/philc/vimium/wiki/Command-Options#count-prefixes) for details). - Web-devs only: when disabled on a tab, Vimium no longer pollutes the dev console with network requests. - Bug fixes: - `` is not longer treated as escape. -- cgit v1.2.3