Last active
February 7, 2017 17:32
-
-
Save dgonzo/9b64a6f20c88c35ed997850ce4585250 to your computer and use it in GitHub Desktop.
cVim settings
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 barposition = 'bottom' | |
let autoupdategist = 'true' | |
let blacklists = ["http://localhost/*", "https://mail.google.com/*", "http://0.0.0.0/*", "http://127.0.0.0/*"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment