## Steps to reproduce 1. Create a new file with 30 lines 2. Enter normal mode 3. Type `gg` 4. Type `CTRL-F` ## Expected result The scrolling slows as it nears the final line. ## Actual result The scrolling does not slow as it nears the final line.
Steps to reproduce
ggCTRL-FExpected result
The scrolling slows as it nears the final line.
Actual result
The scrolling does not slow as it nears the final line.