add: config for make
This commit is contained in:
parent
b928f59906
commit
3ef4ae0a56
4
vimrc
4
vimrc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user