Skip to content

Instantly share code, notes, and snippets.

@sgur
Last active December 4, 2017 08:25
Show Gist options
  • Save sgur/4ab6033bf7c80fcef60f8497c6c1a51d to your computer and use it in GitHub Desktop.
Save sgur/4ab6033bf7c80fcef60f8497c6c1a51d to your computer and use it in GitHub Desktop.
cVimrc
# Disable cVim on the sites matching one of the patterns
let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*", "https://feedly.com/*", "https://getpocket.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment