mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 05:13:53 -05:00
Combined stdout and stderr is what system() gives us, so the plugin was built around it. But getting the same from jobs is annoying, so let's eliminate all unnecessary uses of it.