Other than the default stuff of course. As you can see, my additions are quite pathetic so far (only been into vim for a few months):
set expandtab
set sts=2
if v:progname =~? "gvim"
colorscheme twilight
endif