Skip to content

Instantly share code, notes, and snippets.

@youvegotmoxie
Last active July 17, 2019 18:23
Show Gist options
  • Select an option

  • Save youvegotmoxie/14d31c04fcf078216c630f384c3429e0 to your computer and use it in GitHub Desktop.

Select an option

Save youvegotmoxie/14d31c04fcf078216c630f384c3429e0 to your computer and use it in GitHub Desktop.
set smoothscroll
let scrollstep = 80
set smartcase
set noautofocus
set completeonopen
site '*://*reddit.com*' {
unmap .
unmap j
unmap k
unmap /
unmap X
unmap x
unmap a
unmap z
set numerichints
}
site 'https://192.168.0.121' {
unmap d
}
let blacklists = ["https://192.168.0.121/*","https://www.reddit.com/*","https://airbornesecure.gogoinflight.com/*","https://devcloud.hostdime.com/*","https://109.73.168.108/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment