Skip to content

Instantly share code, notes, and snippets.

@corngood
Last active February 11, 2016 17:23
Show Gist options
  • Save corngood/f86519aa9f5f1bfcbcd3 to your computer and use it in GitHub Desktop.
Save corngood/f86519aa9f5f1bfcbcd3 to your computer and use it in GitHub Desktop.
cVim config
site '*://*.reddit.com/*' {
unmap j
unmap k
unmap e
unmap h
}
site '*://feedly.com/*' {
unmap j
unmap k
}
let blacklists = ["http://www.moshimonsters.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment