diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-08-26 15:31:10 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-08-26 15:31:10 +0800 |
commit | f6a1e14815c951e4cde765003a8d654d28a8c948 (patch) | |
tree | 592a94ea354e60fa8dbf394b6f0ede769c2cfc4b /tigrc | |
parent | 3567c006c462fb1e046b71840b73b0bf4d6bade1 (diff) |
Rename vimwiki to log
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 |