Skip to content

Instantly share code, notes, and snippets.

@ph
Created December 12, 2011 02:46
Show Gist options
  • Save ph/1464419 to your computer and use it in GitHub Desktop.
Save ph/1464419 to your computer and use it in GitHub Desktop.
set nocompatible
set encoding=utf-8
set scrolloff=3
set backspace=2
set number
set cursorline
set lines=60
set autoindent
set smarttab
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment