" File: make.vim
" Author: Nirenjan Krishnan
" Description: Makefile editing settings
" Last Modified: May 15, 2013
setlocal tabstop=4
setlocal softtabstop=4
setlocal shiftwidth=4
setlocal noexpandtab