Skip to content

Instantly share code, notes, and snippets.

@dstanek
Last active April 22, 2016 01:31
Show Gist options
  • Save dstanek/1f7d79a263cc72b3e16dd31a77c8e7a5 to your computer and use it in GitHub Desktop.
Save dstanek/1f7d79a263cc72b3e16dd31a77c8e7a5 to your computer and use it in GitHub Desktop.
" pull gist cvimrc.vim every hour and at Chrome startup
set autoupdategist
" don't allow web pages to auto focus on input boxes when they load
set noautofocus
" smooth scrolling
set smoothscroll
let barposition = "bottom"
let blacklists = ["https://inbox.google.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment