mirror of
https://github.com/junegunn/vim-plug
synced 2026-05-21 17:27:57 -04:00
It was using s:esc() which escapes spaces with a backslash. This does not work on Windows. &shell could be escaped on because of spaces. See patch-8.0.1455 and related 8.1.x patches that address this for $SHELL on Unix and git-bash on Windows. Related #852, #908 Close #890
73 KiB
73 KiB