Skip to content

Instantly share code, notes, and snippets.

@jeroldhaas
Last active October 23, 2015 02:30
Show Gist options
  • Save jeroldhaas/e044c77b76365677ccfb to your computer and use it in GitHub Desktop.
Save jeroldhaas/e044c77b76365677ccfb to your computer and use it in GitHub Desktop.
cVim Configuration
let blacklists = ["https://mail.google.com/*"]
let defaultengine = "duckduckgo"
let completionengines = [ "duckduckgo", "google", "wikipedia", "amazon" ]
set autoupdategist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment