diff options
| author | Stephen Blott | 2016-03-01 17:13:02 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2016-03-01 17:13:02 +0000 | 
| commit | addceafab244b174aba89718d81f6bcb4cea22ff (patch) | |
| tree | 4ab532dde329e54304d49cef09c3ed368cf7154d /README.md | |
| parent | 0a5f3cc10d5c70aa79adb224cf324ca4b7f58702 (diff) | |
| download | vimium-addceafab244b174aba89718d81f6bcb4cea22ff.tar.bz2 | |
Note scrolling change in README.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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. | 
