Skip to content

Instantly share code, notes, and snippets.

@yxjxx
Last active January 21, 2016 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yxjxx/9c9b2ae8b34d932d691c to your computer and use it in GitHub Desktop.
Save yxjxx/9c9b2ae8b34d932d691c to your computer and use it in GitHub Desktop.
cvim config
let completionengines = ['google', 'google-image', 'youtube']
map <C-7> lastUsedTab
let blacklists = ["http://douban.fm/*","http://qex.github.io/*","http://qianshan.co/*","https://cloud.digitalocean.com/*","http://dazi.kukuw.com/*","https://courses.edx.org/*","http://www.liaoxuefeng.com/*"]
set nochangelog
map ; :
map : ;
"let configpath = '/Users/yxj/Dropbox/dotfiles/.cvimrc'
"set localconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment