Skip to content

Instantly share code, notes, and snippets.

@heavenshell
Created August 15, 2012 09:08
Show Gist options
  • Save heavenshell/3357891 to your computer and use it in GitHub Desktop.
Save heavenshell/3357891 to your computer and use it in GitHub Desktop.
autocmd!
set nocompatible
syntax enable
filetype plugin indent on
set fileformats=unix,dos,mac
set backspace=indent,eol,start
set showcmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment