Skip to content

Instantly share code, notes, and snippets.

@gquittet
Last active June 16, 2017 21:35
Show Gist options
  • Save gquittet/c9d52c8c14cb077488f2871ad443ca60 to your computer and use it in GitHub Desktop.
Save gquittet/c9d52c8c14cb077488f2871ad443ca60 to your computer and use it in GitHub Desktop.
cVim configuration
let smoothscroll="true"
let cncpcompletion="true"
let autofocus="false"
set typelinkhints
let completionengines = ["google", "amazon", "imdb", "dogpile"]
let searchalias g = "google"
command g tabnew google
let mapleader = ","
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment