summary refs log tree commit diff
path: root/.vim/after/ftplugin/make.vim
blob: 840c87a963a3bbf671401d56456f0a352e30cd26 (plain) (blame)
1
2
" Disable tabs->spaces for Makefiles
autocmd filetype make setlocal noexpandtab