Skip to content

Instantly share code, notes, and snippets.

@eligundry
Last active August 8, 2016 15:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eligundry/9e65124bcda3cc049f89 to your computer and use it in GitHub Desktop.
Save eligundry/9e65124bcda3cc049f89 to your computer and use it in GitHub Desktop.
cVim Settings
set noautofocus
let barposition = "bottom"
let blacklists = ["https://mail.google.com/*", "*://*.reddit.com/*", "https://twitter.com/*", "https://news.ycombinator.com/news/*", "https://onedrive.live.com/*", "https://inbox.google.com/*", "*://*evernote.com/*", "https://cloudpebble.net/*"]
let hintcharacters = "asdfghjkl"
let scrollstep = 150
let mapleader = ","
map <Leader>r reloadTabUncached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment