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
.vimrc
View file

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