" Basic whitespace rules. If you use vim, set exrc and set secure
" to have it automatically source this file.
set tabstop=2
set softtabstop=2
set shiftwidth=2
set expandtab
set textwidth=132
