Skip to content

Instantly share code, notes, and snippets.

@ndrewnee
Last active November 5, 2017 16:08
Show Gist options
  • Save ndrewnee/7c220f30a9adca63a80ddfcffd59d685 to your computer and use it in GitHub Desktop.
Save ndrewnee/7c220f30a9adca63a80ddfcffd59d685 to your computer and use it in GitHub Desktop.
sVim.rc
" let
let scrollstep = 130
let homeurl = "favorites://"
let newtaburl = "favorites://"
unmap "space"
unmap "left"
unmap "right"
unmap "up"
unmap "down"
let blacklists = ["*://www.youtube.com/*", "*://vk.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment