diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-05 11:15:26 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-05 11:15:26 +0800 |
| commit | 88444f408c4210495246bb2a6d30c41844162b31 (patch) | |
| tree | 1539a4c72abdb7f8d2d6e5c9db2036d8cade488c /tigrc | |
| parent | d6f9174851167062f4b1ad03f5de02e107373576 (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -58,8 +58,8 @@ bind generic gl ?git checkout HEAD@{"%(prompt Enter HEAD@{} number: )"} | |||
| 58 | bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} | 58 | bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} |
| 59 | 59 | ||
| 60 | # highlight diff without +/- | 60 | # highlight diff without +/- |
| 61 | set diff-show-signs = false | 61 | # set diff-show-signs = false |
| 62 | set diff_column_highlight = ALL | 62 | # set diff_column_highlight = ALL |
| 63 | set diff-highlight = true | 63 | set diff-highlight = true |
| 64 | 64 | ||
| 65 | # misc settings | 65 | # misc settings |