aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-03-01 17:13:02 +0000
committerStephen Blott2016-03-01 17:13:02 +0000
commitaddceafab244b174aba89718d81f6bcb4cea22ff (patch)
tree4ab532dde329e54304d49cef09c3ed368cf7154d /README.md
parent0a5f3cc10d5c70aa79adb224cf324ca4b7f58702 (diff)
downloadvimium-addceafab244b174aba89718d81f6bcb4cea22ff.tar.bz2
Note scrolling change in README.
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.