Skip to content

Instantly share code, notes, and snippets.

@OrangeTux
Last active November 26, 2015 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OrangeTux/9b6f77850287d48fd55e to your computer and use it in GitHub Desktop.
Save OrangeTux/9b6f77850287d48fd55e to your computer and use it in GitHub Desktop.
map h goBack
map l <CR>
site '*://*.news.hackernews.com/*' {
unmap j
unmap k
}
site '*://*.reddit.com/*' {
unmap j
unmap k
unmap x
}
site '*://*.duckduckgo.com/*' {
unmap j
unmap k
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment