vim-signify/autoload
Marco Hinz cc2b17d462
Perforce: avoid colored output on Unixes
On Unix, many people use P4DIFF=colordiff to get colored diff output with `p4
diff`. But our diff parser doesn't expect these escape sequences used for
coloring.

We now simply use empty $P4DIFF and $P4COLORS to be on the safe side.

Reference:

  36c7d22a69 (commitcomment-29924066)
2018-08-01 21:02:08 +02:00
..
sy Perforce: avoid colored output on Unixes 2018-08-01 21:02:08 +02:00
sy.vim Windows: handle UNC paths more gracefully 2018-07-04 21:08:59 +02:00