Last active
December 4, 2017 08:25
-
-
Save sgur/4ab6033bf7c80fcef60f8497c6c1a51d to your computer and use it in GitHub Desktop.
cVimrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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