vim-signify/autoload/sy
Marco Hinz 4e7faba8d3
Hg: change default invocation (#275)
Mercurial used to enable colors via an extension. Nowadays that is not true
anymore and `extensions.color=!` is rendered useless. Use the omnipresent
`--color=never` instead.

`defaults` is deprecated in favor of `aliases`. We use `aliases.diff=` to force
the use of the standard diff behaviour of `hg diff` which is the same as from
GNU diff. Otherwise an external diff tool could produce output that signify does
not understand.

Refrences #272
2018-10-31 16:59:03 +01:00
..
debug.vim Allow multiple active VCS 2017-04-18 17:00:12 +02:00
fold.vim Refactoring 2018-04-15 22:00:17 +02:00
highlight.vim Signs: do not exceed two cells 2017-07-19 16:10:59 +02:00
jump.vim Refactoring 2018-04-15 22:00:17 +02:00
repo.vim Hg: change default invocation (#275) 2018-10-31 16:59:03 +01:00
sign.vim Improve detection of nested repos managed by different VCS 2018-04-17 17:35:08 +02:00
util.vim Refactoring 2018-04-15 22:00:17 +02:00