Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 300 Bytes

n_Ctrl-d.md

File metadata and controls

17 lines (10 loc) · 300 Bytes

normal Ctrl-d

Vim Reference

:help CTRL-D
:help 'scroll'
:help CTRL-U

Short Description

Scroll half page down.

Example

Actually "half page" is just the default value. <C-d> scrolls by the amount given in the 'scroll' option.

normal mode Ctrl-d