Some recommended settings for your ~/.vimrc because we all hate tabs (right?):
set sw=4 set ts=4 set sts=4 set expandtab syntax on