vim-signify/autoload/sy
Ben Jackon 10ec6c1a40 Fix shell redirection when detecting perforce
Previously, when using *nix csh-like (or probably ksh-like) shells, perforce
detection would fail with E484. This was due to hard-coded bash-like
redirection.

This change obeys the vim `shellredir` option when detecting perforce.
2015-07-29 01:38:38 +02:00
..
debug.vim Add :SignifyDebugUnknown 2015-05-26 10:59:29 +02:00
fold.vim Add :SignifyFold 2015-06-02 15:12:57 +02:00
highlight.vim Add support for lazy loading 2014-11-02 09:28:54 +01:00
jump.vim Move Sy's data from g:sy to b:sy 2013-11-22 13:48:49 +01:00
repo.vim Fix shell redirection when detecting perforce 2015-07-29 01:38:38 +02:00
sign.vim Useless use of :execute 2015-05-25 16:37:37 +02:00
util.vim Fix shell redirection when detecting perforce 2015-07-29 01:38:38 +02:00