Skip to content

Instantly share code, notes, and snippets.

@willprice
Last active September 15, 2015 15:18
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 willprice/ac0ebd71ef0fe21bfacb to your computer and use it in GitHub Desktop.
Save willprice/ac0ebd71ef0fe21bfacb to your computer and use it in GitHub Desktop.
cVim settings
let mapleader = ","
let barposition = "bottom"
let configpath = '/home/will/.cvimrc'
let hintcharacters = "asdfhjkl"
let locale = "uk"
let searchalias g = "google"
let blacklists = ["*://mail.google.com/*", "*://inbox.google.com/*", "@https://mail.google.com/mail/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment