diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2007-12-16 11:31:41 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-12-16 13:07:58 -0800 |
commit | ffe568859ba89b4283afc36251561a9be3173bf8 (patch) | |
tree | 3734c366a9c89d3537d88f759fd6ce4bcf299407 /patch-ids.c | |
parent | 9afa2d4aa9423ab594c7281cc2360df55498a407 (diff) | |
download | git-ffe568859ba89b4283afc36251561a9be3173bf8.tar.gz |
whitespace: more accurate initial-indent highlighting
Instead of highlighting the entire initial indent, highlight only the
problematic spaces.
In the case of an indent like ' \t \t' there may be multiple problematic
ranges, so it's easiest to emit the highlighting as we go instead of
trying rember disjoint ranges and do it all at the end.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'patch-ids.c')
0 files changed, 0 insertions, 0 deletions