diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ bind reflog c ?git checkout %(commit) | |||
62 | # highlight diff without +/- | 62 | # highlight diff without +/- |
63 | # set diff-show-signs = false | 63 | # set diff-show-signs = false |
64 | # set diff_column_highlight = ALL | 64 | # set diff_column_highlight = ALL |
65 | set diff-highlight = false | 65 | set diff-highlight = true |
66 | 66 | ||
67 | # misc settings | 67 | # misc settings |
68 | set ignore-case = true | 68 | set ignore-case = true |