set makeprg=make
augroup Rust
	autocmd FileType rust setl cc=99
augroup END
