Skip to content

Instantly share code, notes, and snippets.

@jessestuart
Last active January 29, 2018 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jessestuart/3b13063331ab05c12e64334b852d3d80 to your computer and use it in GitHub Desktop.
Save jessestuart/3b13063331ab05c12e64334b852d3d80 to your computer and use it in GitHub Desktop.
" Settings
let fullpagescrollpercent = 100
let scrollduration = 25
let scrollstep = 150
let zoomstep = 20
let mapleader = " "
" Shortcuts
" map "q" nextTab
" map "shift+q" previousTab
" map "<Leader> h" closeTabLeft
" map "<Leader> l" closeTabRight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment