Skip to content

Instantly share code, notes, and snippets.

@davidrobert
Created January 2, 2012 21:13
Show Gist options
  • Save davidrobert/1552150 to your computer and use it in GitHub Desktop.
Save davidrobert/1552150 to your computer and use it in GitHub Desktop.
Vimrc
set nocompatible
set bs=2
set columns=80
set background=dark
set wrapmargin=8
syntax on
set ruler
set number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment