aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1960a77..d0e89d95 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,9 @@ Next version (not yet released)
prevents unintentionally triggering Vimium commands with trailing keystrokes.
- `gg` now accepts a `count` prefix. It scrolls to an absolute position
measured from the top of the window (and a multiple of `scrollStepSize`).
+- 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.
- Bug fixes:
- `<c-a-[>` is not longer treated as escape.