diff options
author | typebrook <typebrook@gmail.com> | 2019-10-09 17:17:11 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-10-09 17:17:11 +0800 |
commit | f280a57480065e67f7c3289ce6730b55c0718869 (patch) | |
tree | 9d3ed8ece4a7bd8ebeb87ebae0a5c63611c23054 | |
parent | 373abf002b1b3c820be230a8460e51ddd28a6b7d (diff) |
update
-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 |