Skip to content

Instantly share code, notes, and snippets.

@fredericorecsky
Created May 9, 2010 01:21
Show Gist options
  • Save fredericorecsky/394873 to your computer and use it in GitHub Desktop.
Save fredericorecsky/394873 to your computer and use it in GitHub Desktop.
set wrap
set tabstop=4
set autoindent
set shiftwidth=4
set softtabstop=4
set expandtab
set wildchar=<F8>
set number
set bg=light
set list
set listchars=tab:\|-
filetype plugin on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment