mirror of
https://github.com/junegunn/vim-plug
synced 2026-05-21 17:27:57 -04:00
This allows Neovim to bypass the shell and run git directly. Vim still needs the shell because of how commands are collapsed on Windows and because setting the job's working directory via "cwd" does not work. Refactored s:clone_opt to a list to make this possible.
77 KiB
77 KiB