add: config for make

This commit is contained in:
Markus Pesch
2017-07-17 09:15:06 +02:00
parent b928f59906
commit 3ef4ae0a56

4
vimrc
View File

@ -19,4 +19,8 @@ autocmd BufWritePre * %s/\s\+$//e
" Display extra whitespace
set list listchars=tab:»·,trail
" Copy paste about clipboard
set mouse=v
" Sepcial configurations
autocmd Filetype make setlocal noexpandtab