diff --git a/.gitconfig b/.gitconfig index f7a2618..2c8e81e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -53,7 +53,8 @@ [diff] algorithm = patience tool = icdiff - compactionHeuristic = true + ; compactionHeuristic = true + indentHeuristic = true [fetch] prune = true [tag]