diff options
| author | Loek Le Blansch <loek@pipeframe.xyz> | 2026-05-25 11:40:14 +0200 |
|---|---|---|
| committer | Loek Le Blansch <loek@pipeframe.xyz> | 2026-05-25 11:40:14 +0200 |
| commit | a680f20614b6845781f930980e49e38feb71e810 (patch) | |
| tree | 69c274150364e315c59fae9ba2f1256ca272e0aa /.config/git | |
| parent | 5a9ceb7b017187741ea725800236321dbc61068a (diff) | |
Diffstat (limited to '.config/git')
| -rw-r--r-- | .config/git/config##template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/config##template b/.config/git/config##template index 85f9b50..067832b 100644 --- a/.config/git/config##template +++ b/.config/git/config##template @@ -49,3 +49,5 @@ syntax-theme = base16 [safe] directory = * +[diff "mozc_config"] + textconv = mozc-config-filter |