mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00

For each package manager, 1. Check if they are executable before starting a job. 2. Check if the job opts are set before checking the job status TODO: Validate the job id. Prioritize npm because it's faster than yarn. Reindent the code to 2-space indent.