mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-16 05:37:06 +08:00
This makes it easier and faster to kill spawned git processes. Repetitive `pgrep` command for collecting PIDs is no longer required. Unfortunately, :pgroup option is not supported on Ruby 1.8 so we can't remove the old implementation of `killall`.
44 KiB
44 KiB