Skip to content

Commit 3396c37

Browse files
committed
vimrc: disable -fdiagnostics-color output
1 parent 6298945 commit 3396c37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
set tabstop=8
33
set shiftwidth=8
44
set expandtab
5+
set makeprg=GCC_COLORS=\ make

0 commit comments

Comments
 (0)