In vanilla Emacs, when navigating through a large file and scrolling down with C-n
, when the point reaches the bottom of the screen, the entire buffer scrolls down half a screen. In Doom, it only scrolls by one line. How do I customize this behavior to bring back the vanilla behavior?