How do I control how many lines Ctrl-U and Ctrl-D scroll?
:set scroll=10
The scroll option determines how many lines (scroll up) and (scroll down) move the viewport.
:set scroll=10
The scroll option determines how many lines (scroll up) and (scroll down) move the viewport.