Last active
November 22, 2019 05:51
-
-
Save geckofu/06c26209ae25bee2982840a7d00c9298 to your computer and use it in GitHub Desktop.
cVim configuration
This file contains hidden or 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 mapleader = ';' | |
set autoupdategist | |
let scrollstep = 100 | |
let blacklists = ["https://mail.google.com/*", "https://ecs.console.aliyun.com/*", "https://twitter.com/*", "https://www.binance.com/*", "https://sentry.io/*", "https://www.douban.com/*", "https://photos.google.com/*", "https://dev.to/*", "https://lao.sb/*", "https://ace.c9.io/*", "https://feedly.com/*", "https://theplanttokyo.atlassian.net"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment