mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
7 lines
89 B
INI
7 lines
89 B
INI
[filter "reverse"]
|
|
clean = "rev"
|
|
smudge = "rev"
|
|
|
|
[diff "reverse"]
|
|
textconv = "cat"
|