[systemd-commits] .vimrc
Kay Sievers
kay at kemper.freedesktop.org
Sat Oct 19 19:29:55 PDT 2013
.vimrc | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 3396c37f91a1a62d65b9dc5251246678a5cd381f
Author: Kay Sievers <kay at vrfy.org>
Date: Sun Oct 20 04:27:30 2013 +0200
vimrc: disable -fdiagnostics-color output
diff --git a/.vimrc b/.vimrc
index 366fbdc..b802c90 100644
--- a/.vimrc
+++ b/.vimrc
@@ -2,3 +2,4 @@
set tabstop=8
set shiftwidth=8
set expandtab
+set makeprg=GCC_COLORS=\ make
More information about the systemd-commits
mailing list