Skip to content

Instantly share code, notes, and snippets.

@youvegotmoxie
Created July 17, 2019 18:25
Show Gist options
  • Select an option

  • Save youvegotmoxie/6b9d8561e0854ad2eba96826e95d8f86 to your computer and use it in GitHub Desktop.

Select an option

Save youvegotmoxie/6b9d8561e0854ad2eba96826e95d8f86 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