Use mnemonic prefixes in diffs

This commit is contained in:
Paweł Płazieński 2018-12-21 20:50:59 +01:00
parent e2c098726f
commit 29d9790635

View file

@ -44,6 +44,7 @@
indentHeuristic = true indentHeuristic = true
algorithm = histogram algorithm = histogram
renameLimit = 2000 renameLimit = 2000
mnemonicPrefix = true
[difftool] [difftool]
prompt = false prompt = false
[gc] [gc]