Skip to content

Instantly share code, notes, and snippets.

@tesu
Last active October 18, 2019 05:44
Show Gist options
  • Save tesu/b325a6f60e61741dc9abc38ec52e1e44 to your computer and use it in GitHub Desktop.
Save tesu/b325a6f60e61741dc9abc38ec52e1e44 to your computer and use it in GitHub Desktop.
set smoothscroll
set autohidecursor
let scrollstep = 140
let scrollduration = 250
let barposition = "bottom"
let blacklists = ["*://mail.google.com/*", "*://calendar.google.com/*", "*://docs.google.com/*", "*://www.nytimes.com/crosswords/*", "*://www.gradescope.com/*"]
map J nextTab
map K previousTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment