Files
vim-gitgutter/autoload/gitgutter
Eli Young d59ac0394a Don't use --color if grep doesn't support it
Not all versions of grep support the --color flag. This checks the
output of grep --help when building the grep command and avoids using
flags that aren't compatible with the version present.

Fixes #234.
2015-03-04 11:22:39 +01:00
..
2014-10-17 09:24:52 +02:00
2014-10-17 09:24:47 +02:00
2015-03-04 10:55:32 +01:00