vim-signify/autoload
Marco Hinz 52cb36801d get_diff_hg: Disable color extension
This handles the case where a user forces colors from the color extension via
hgrc:

    [extensions]
    color =

    [defaults]
    diff = --colors=always

Sy disables these for its 'hg diff' call, otherwise the output would be
riddled with color escape sequences and couldn't be parsed properly which
would result in no signs shown.

References #146.
2014-11-23 07:34:20 +01:00
..
sy get_diff_hg: Disable color extension 2014-11-23 07:34:20 +01:00
sy.vim Add support for lazy loading 2014-11-02 09:28:54 +01:00