Files
vim-gitgutter/autoload/gitgutter
Dan Church e884a0e26d Remove detection of if grep supports --color
Reverts feature introduced in commit d59ac0394a

If you know your system's grep command does not support color, please use:

    let g:gitgutter_grep_command = 'grep -e'
2016-01-28 15:01:37 +00:00
..
2015-03-04 14:40:40 +01:00