Last active
October 2, 2018 01:29
-
-
Save gibbage/04615ac2b76b41ebd9c5 to your computer and use it in GitHub Desktop.
Customised settings for the Chrome cVim extension.
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
let blacklists = ["*://mail.google.com/*", "*://inbox.google.com/*", "https://github.com/*", "https://git.realestate.com.au/*", "https://outlook.live.com/*", "https://trello.com/*"] | |
" blacklists prefixed by '@' act as a whitelist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment