Skip to content

Instantly share code, notes, and snippets.

@geckofu
Last active November 22, 2019 05:51
Show Gist options
  • Save geckofu/06c26209ae25bee2982840a7d00c9298 to your computer and use it in GitHub Desktop.
Save geckofu/06c26209ae25bee2982840a7d00c9298 to your computer and use it in GitHub Desktop.
cVim configuration
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