Skip to content

Instantly share code, notes, and snippets.

@jls
Created September 14, 2009 15:17
Show Gist options
  • Save jls/186712 to your computer and use it in GitHub Desktop.
Save jls/186712 to your computer and use it in GitHub Desktop.
set ai
set ts=2
set bs=1
syntax enable
set shiftwidth=2
set shiftround
set expandtab
set smarttab
set pastetoggle=<F2>
set showmatch
set ignorecase
set history=1000
set noerrorbells
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment