Skip to content

Instantly share code, notes, and snippets.

@z3t0
Created May 14, 2017 02:03
Show Gist options
  • Save z3t0/822b8b3511de9902168c12fba0bec6a3 to your computer and use it in GitHub Desktop.
Save z3t0/822b8b3511de9902168c12fba0bec6a3 to your computer and use it in GitHub Desktop.
C-u runs the command evil-scroll-up (found in evil-motion-state-map), which is
an interactive compiled Lisp function in ‘evil-commands.el’.
It is bound to C-u.
(evil-scroll-up COUNT)
Scrolls the window and the cursor COUNT lines upwards.
If COUNT is not specified the function scrolls down
‘evil-scroll-count’, which is the last used count.
If the scroll count is zero the command scrolls half the screen.
[back]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment