diff options
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} | |||
44 | # highlight diff without +/- | 44 | # highlight diff without +/- |
45 | set diff-show-signs = false | 45 | set diff-show-signs = false |
46 | set diff_column_highlight = ALL | 46 | set diff_column_highlight = ALL |
47 | set diff-highlight = true | ||
47 | 48 | ||
48 | # misc settings | 49 | # misc settings |
49 | set ignore-case = true | 50 | set ignore-case = true |