Fix diff stat highlighting of file with no changes
commit48d77d141a00ec1f4a314e1b8f5e60df1528bc75
authorJonas Fonseca <fonseca@diku.dk>
Sun, 26 Jan 2014 03:38:37 +0000 (25 22:38 -0500)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 26 Jan 2014 03:38:37 +0000 (25 22:38 -0500)
treece5faee695f5f4da9a091a04af68db92dac07f95
parent7b503675721ef4070bccb6eb5129e3b6abfd49e0
Fix diff stat highlighting of file with no changes

This fixes the case where there are files with 10 or more lines of changes
as pointed out by @majutsushi in #215.

  test1.txt |    0
  test2.txt | 1236 +++++++++++++++++++++++++++++++++++++++++++++++++
tig.c