vimrc: disable -fdiagnostics-color output

This commit is contained in:
Kay Sievers 2013-10-20 04:27:30 +02:00
parent 6298945d5c
commit 3396c37f91
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -2,3 +2,4 @@
set tabstop=8
set shiftwidth=8
set expandtab
set makeprg=GCC_COLORS=\ make