aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d4172d1..748dfc74 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ Next version (not yet released)
measured from the top of the window (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 keys to a command with a defined count prefix; see
[here](https://github.com/philc/vimium/wiki/Command-Options#count-prefixes)
for details.