Skip to content

Instantly share code, notes, and snippets.

@leogodin217
Created March 26, 2019 11:37
Show Gist options
  • Save leogodin217/2b62c2679ebb18ce879012b9f6bad514 to your computer and use it in GitHub Desktop.
Save leogodin217/2b62c2679ebb18ce879012b9f6bad514 to your computer and use it in GitHub Desktop.
My cVim settings for Chrome
let blacklists = ["https://theoldreader.com/*"]
let hintcharacters = "asdfgpwertzxcvb"
set nativelinkorder
site 'http*://theoldreader.com/*' {
unmap o
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment