Skip to content

Instantly share code, notes, and snippets.

@XGHeaven
Created April 29, 2016 06:51
Show Gist options
  • Save XGHeaven/575e5874295a87a778926b1dc13729ea to your computer and use it in GitHub Desktop.
Save XGHeaven/575e5874295a87a778926b1dc13729ea to your computer and use it in GitHub Desktop.
cVimrc
let searchengine baidu = "https://www.baidu.com/s?wd=%s"
command g tabnew google
command b tabnew baidu
let barposition = "bottom"
set cncpcompletion
let blacklists = ["https://github.com/*", "https?://localhost:*/*", "chrome://newtab/*", "https?://inbox.google.com/*", "https?://mail.google.com/*", "https?://cnode.xgheaven.cn/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment