Skip to content

Instantly share code, notes, and snippets.

@kmyi
Last active December 9, 2018 01:37
Show Gist options
  • Save kmyi/cdcf8fe4ee8d60ded863494721ca11a7 to your computer and use it in GitHub Desktop.
Save kmyi/cdcf8fe4ee8d60ded863494721ca11a7 to your computer and use it in GitHub Desktop.
vimrc
let blacklists = ["*://example.com/stuff/*", "*://mail.google.com/*"]
let scrollduration = 30
let scrollstep = 300
set smoothscroll
let homeurl = "favorites://"
let newtaburl = "favorites://"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment