syntax on set autoindent set cc=72 set expandtab tabstop=4 shiftwidth=4 set ruler noshowmode au BufNewFile,BufRead Makefile set noexpandtab set background=dark