.vimrc revision 3396c37f91a1a62d65b9dc5251246678a5cd381f
" 'set exrc' in ~/.vimrc will read .vimrc from the current directory
set tabstop=8
set shiftwidth=8
set expandtab
set makeprg=GCC_COLORS=\ make