Skip to content

Instantly share code, notes, and snippets.

@danihodovic
Last active May 13, 2018 13:46
Show Gist options
  • Save danihodovic/498e5320c87f845dadb2 to your computer and use it in GitHub Desktop.
Save danihodovic/498e5320c87f845dadb2 to your computer and use it in GitHub Desktop.
set smoothscroll
set noautofocus
let scrollstep = 150
let barposition = "bottom"
map <space> :
map go scrollToTop
map > goForward
map < goBack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment