Skip to content

Instantly share code, notes, and snippets.

@heyeshuang
Last active October 29, 2017 11:41
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 heyeshuang/5a7b348e125ace408598b0c3c623ce44 to your computer and use it in GitHub Desktop.
Save heyeshuang/5a7b348e125ace408598b0c3c623ce44 to your computer and use it in GitHub Desktop.
set smoothscroll
set noautofocus
set typelinkhints
let searchlimit = 10
let scrollstep = 200
let barposition = "bottom"
map l nextTab
map h previousTab
map d closeTab
map u lastClosedTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment